This commit is contained in:
2021-03-08 18:25:30 +01:00
parent 629947cb97
commit 11fc38f197

View File

@ -20,7 +20,7 @@ krohnify:
- linux
- docker
only:
- tags
- tags
script:
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
- docker pull $IMAGE_NAME:${CI_COMMIT_TAG}