edited gitlab conf

This commit is contained in:
Lukas Heiligenbrunner 2020-04-20 18:00:03 +00:00
parent 42c607ec12
commit c6c22256f0

View File

@ -1,10 +1,10 @@
build:
stage: build
script:
- docker build -t latex-full:latest .
- cd latest
- docker build -t luki42/latex-full:latest .
upload:
stage: deploy
script:
- docker tag latex-full luki42/latex-full:latest
- docker push luki42/latex-full
- docker push luki42/latex-full:latest