mirror of
https://git.fifo-f.eu/tex-projects/docker-images.git
synced 2025-04-18 12:48:19 +02:00
Update .gitlab-ci.yml
This commit is contained in:
parent
a35572a6e2
commit
67244ce215
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ push:
|
|||
dependencies:
|
||||
- build
|
||||
script:
|
||||
- OVERLEAF_VERSION=$(cat version.txt)
|
||||
- echo $CI_REGISTRY_PASSWORD | docker login -u $CI_REGISTRY_USER --password-stdin $CI_REGISTRY
|
||||
- docker load -i $ARCHIVED_IMAGE
|
||||
- docker push $IMAGE_NAME:$OVERLEAF_VERSION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue