Test artifacts.
This commit is contained in:
parent
b746ce65b1
commit
fb937aa5f2
|
|
@ -57,10 +57,11 @@ documentation:
|
|||
stage: deploy
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == "stable-1.5"
|
||||
image: texlive/texlive
|
||||
# image: texlive/texlive
|
||||
dependencies:
|
||||
- commands
|
||||
script:
|
||||
- find documentation
|
||||
- cd documentation
|
||||
- make
|
||||
- make index
|
||||
|
|
|
|||
Loading…
Reference in New Issue