Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lscsoft
PESummary
Commits
6746cc25
Commit
6746cc25
authored
Nov 01, 2022
by
Charlie Hoy
Browse files
trying to reduce docs to matrix
parent
da8b25d3
Pipeline
#472955
canceled with stages
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6746cc25
...
...
@@ -28,6 +28,12 @@ stages:
-
CATALOG
:
[
"
1"
,
"
2"
,
"
3"
]
.parallel_docs
:
¶llel_docs
parallel
:
matrix
:
-
TYPE
:
[
"
latest"
,
"
reference"
,
"
stable"
]
variables
:
PIP_CACHE_DIR
:
"
${CI_PROJECT_DIR}/.cache/pip"
XDG_CACHE_HOME
:
"
${CI_PROJECT_DIR}/.cache"
...
...
@@ -351,6 +357,7 @@ coverage:
# -- docs
.docs
:
<<
:
*parallel_docs
# https://computing.docs.ligo.org/gitlab-ci-templates/python/#.python:sphinx
extends
:
.python:sphinx
image
:
python:3.9
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment