Skip to content
Snippets Groups Projects
Commit 360daeee authored by patrick leclech's avatar patrick leclech
Browse files

fix tag ci

parent a15d1325
Branches
Tags
No related merge requests found
......@@ -66,7 +66,7 @@ tag:
ENV: prod
script:
- |
IMAGE="$CI_REGISTRY_IMAGE:$IMAGE_REF_TAG-${ENV}"
IMAGE="$CI_REGISTRY_IMAGE:IMAGE_MASTER_TAG-${ENV}"
crane auth login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
crane tag "$IMAGE" "$CI_COMMIT_TAG"
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment