Use 15.3 images.
This commit is contained in:
parent
2bdecddf9c
commit
932577aff8
|
|
@ -1,5 +1,5 @@
|
||||||
image:
|
image:
|
||||||
registry.gitlab.com/etherlab.org/build-container-factory/leap-15.2:linux-syms
|
registry.gitlab.com/etherlab.org/build-container-factory/leap-15.3:linux-syms
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
|
|
@ -58,7 +58,7 @@ documentation:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_BRANCH == "stable-1.5"
|
- if: $CI_COMMIT_BRANCH == "stable-1.5"
|
||||||
image: registry.gitlab.com/etherlab.org/build-container-factory/leap-15.2:texlive
|
image: registry.gitlab.com/etherlab.org/build-container-factory/leap-15.3:texlive
|
||||||
script:
|
script:
|
||||||
- cd documentation
|
- cd documentation
|
||||||
- make
|
- make
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue