Add new file

This commit is contained in:
Lukas Heiligenbrunner 2020-04-19 19:32:06 +00:00
parent 718b3f3bc0
commit f188a23698

10
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,10 @@
before_script:
- docker info
build_image:
script:
- docker build -t latex-full:latest .
upload_image
script:
- docker push latex-full:latext