Skip to content

Commit 771753f

Browse files
committed
Remove -
Signed-off-by: Federico Busetti <[email protected]>
1 parent df2a370 commit 771753f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab_ci/_templates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ variables:
6161
--annotation "index:org.opencontainers.image.source=$CI_PROJECT_URL" \
6262
--annotation "index:org.opencontainers.image.created=$CI_JOB_STARTED_AT" \
6363
--tag $DOCKER_IMAGE_NAME:$PROMOTED_ENVIRONMENT-$CI_COMMIT_TIMESTAMP \
64-
- $DOCKER_IMAGE_FULL_TAG
64+
$DOCKER_IMAGE_FULL_TAG
6565

6666
.python-typing:
6767
image: $DOCKER_IMAGE_FULL_TAG

0 commit comments

Comments
 (0)