Update .gitlab-ci.yml

This commit is contained in:
Lukas Heiligenbrunner 2020-04-22 22:04:23 +00:00
parent 1af38865fd
commit 15641379d5

View File

@ -15,8 +15,10 @@ upload:
script:
- docker push luki42/latex-full:latest
cleanup_all:
cleanup:
stage: cleanup
script:
- ls -la
build_full:
stage: build