Update .gitlab-ci.yml

This commit is contained in:
Lukas Heiligenbrunner 2020-04-19 19:32:18 +00:00
parent f188a23698
commit 80514022b7

View File

@ -5,6 +5,6 @@ build_image:
script:
- docker build -t latex-full:latest .
upload_image
upload_image:
script:
- docker push latex-full:latext