Update .gitlab-ci.yml
This commit is contained in:
parent
f188a23698
commit
80514022b7
@ -5,6 +5,6 @@ build_image:
|
|||||||
script:
|
script:
|
||||||
- docker build -t latex-full:latest .
|
- docker build -t latex-full:latest .
|
||||||
|
|
||||||
upload_image
|
upload_image:
|
||||||
script:
|
script:
|
||||||
- docker push latex-full:latext
|
- docker push latex-full:latext
|
Loading…
Reference in New Issue
Block a user