Skip to content
Snippets Groups Projects
Commit 640cb2d4 authored by 🥺's avatar 🥺 :transgender_flag: Committed by 🥺
Browse files

ci: :troll:

parent 96399703
No related branches found
No related tags found
No related merge requests found
......@@ -371,7 +371,7 @@ jobs:
docker tag $IMAGE_ID $IMAGE_NAME:$GITHUB_SHA-${{ env.TARGET_NAME }}
docker push $IMAGE_NAME:$GITHUB_SHA-${{ env.TARGET_NAME }}
# Tag the multi-arch image
docker manifest create $IMAGE_NAME:$GITHUB_SHA --amend $IMAGE_NAME:$GITHUB_SHA-$${{ env.TARGET_NAME }}
docker manifest create $IMAGE_NAME:$GITHUB_SHA --amend $IMAGE_NAME:$GITHUB_SHA-${{ env.TARGET_NAME }}
docker manifest push $IMAGE_NAME:$GITHUB_SHA
# Tag and push the git ref
docker manifest create $IMAGE_NAME:$GITHUB_REF_NAME --amend $IMAGE_NAME:$GITHUB_SHA-${{ env.TARGET_NAME }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment