Update .gitlab-ci.yml
This commit is contained in:
parent
fd17c54e84
commit
1760fe5b90
@ -24,6 +24,7 @@ build_full:
|
|||||||
upload_full:
|
upload_full:
|
||||||
stage: upload
|
stage: upload
|
||||||
needs: ["build_full"]
|
needs: ["build_full"]
|
||||||
|
when: manual
|
||||||
script:
|
script:
|
||||||
- docker push luki42/latex-full:static
|
- docker push luki42/latex-full:static
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user