Update .gitlab-ci.yml
This commit is contained in:
parent
ba7c8423c3
commit
164d3b5de3
@ -4,7 +4,7 @@ build:
|
|||||||
- docker build -t latex-full:latest .
|
- docker build -t latex-full:latest .
|
||||||
|
|
||||||
upload:
|
upload:
|
||||||
stage: upload
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
- docker tag latex-full luki42/latex-full:latest
|
- docker tag latex-full luki42/latex-full:latest
|
||||||
- docker push luki42/latex-full
|
- docker push luki42/latex-full
|
Loading…
Reference in New Issue
Block a user