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