Update .gitlab-ci.yml
This commit is contained in:
parent
345296efbd
commit
eb4e6cbc70
@ -2,7 +2,7 @@ build:
|
|||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- cd latest
|
- cd latest
|
||||||
- docker build -t luki42/latex-full:latest .
|
- docker build --no-cache -t luki42/latex-full:latest .
|
||||||
|
|
||||||
upload:
|
upload:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
Loading…
Reference in New Issue
Block a user