Skip to content

Commit 3a69e55

Browse files
authored
Merge pull request #341 from codefresh-io/fix-release
ci: remove dockerhub image from buildx
2 parents 52fb0c4 + cd71117 commit 3a69e55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ jobs:
8383
--platform="${PLATFORM}" \
8484
--target $TARGET \
8585
--provenance=false \
86-
--tag $image_name \
8786
--tag quay.io/$image_name .
8887
8988
build-windows:

0 commit comments

Comments
 (0)