Skip to content

Commit fb7f4d7

Browse files
committed
Add debug line
Signed-off-by: Federico Busetti <[email protected]>
1 parent a0d4c4c commit fb7f4d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab_ci/_templates.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ variables:
4646
- docker:$DOCKER_VERSION-dind
4747
script:
4848
- *docker-gitlab-login
49+
- echo "Building $DOCKER_IMAGE_FULL_TAG multiarch manifest"
4950
- docker manifest create $DOCKER_IMAGE_FULL_TAG \
5051
--amend $DOCKER_IMAGE_FULL_TAG-linuxamd64 \
5152
--amend $DOCKER_IMAGE_FULL_TAG-linuxarm64

0 commit comments

Comments
 (0)