mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-02-07 12:21:49 +08:00
Using own texlive image.
This commit is contained in:
@@ -58,9 +58,8 @@ documentation:
|
||||
stage: deploy
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == "stable-1.5"
|
||||
image: texlive/texlive
|
||||
image: registry.gitlab.com/etherlab.org/build-container-factory/leap-15.2:texlive
|
||||
script:
|
||||
- find documentation
|
||||
- cd documentation
|
||||
- make
|
||||
- make index
|
||||
|
||||
Reference in New Issue
Block a user