We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df2a370 commit 771753fCopy full SHA for 771753f
.gitlab_ci/_templates.yml
@@ -61,7 +61,7 @@ variables:
61
--annotation "index:org.opencontainers.image.source=$CI_PROJECT_URL" \
62
--annotation "index:org.opencontainers.image.created=$CI_JOB_STARTED_AT" \
63
--tag $DOCKER_IMAGE_NAME:$PROMOTED_ENVIRONMENT-$CI_COMMIT_TIMESTAMP \
64
- - $DOCKER_IMAGE_FULL_TAG
+ $DOCKER_IMAGE_FULL_TAG
65
66
.python-typing:
67
image: $DOCKER_IMAGE_FULL_TAG
0 commit comments