fix
This commit is contained in:
@ -20,7 +20,7 @@ krohnify:
|
|||||||
- linux
|
- linux
|
||||||
- docker
|
- docker
|
||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
script:
|
script:
|
||||||
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
|
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
|
||||||
- docker pull $IMAGE_NAME:${CI_COMMIT_TAG}
|
- docker pull $IMAGE_NAME:${CI_COMMIT_TAG}
|
||||||
|
Reference in New Issue
Block a user