We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 102be2e commit 9462fcaCopy full SHA for 9462fca
1 file changed
.github/workflows/deployment.yaml
@@ -136,3 +136,4 @@ jobs:
136
--amend ${IMAGE}:${TAG}-amd64 \
137
--amend ${IMAGE}:${TAG}-arm64
138
docker manifest push ${IMAGE}:${MANIFEST_TAG}
139
+ done
0 commit comments