Skip to content

Commit fee3249

Browse files
committed
chore: another angle
1 parent 69e4d82 commit fee3249

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/wc-build-push.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,7 @@ jobs:
133133
134134
# Build the command and execute it
135135
docker buildx imagetools create \
136-
${ANNOTATIONS} \
137-
${TAGS} \
136+
$(printf '%s %s ' $ANNOTATIONS $TAGS) \
138137
$(printf '${{ env.REGISTRY }}/${{ github.repository }}-${{ inputs.flavor }}@sha256:%s ' *)
139138
- name: Inspect manifest and extract digest
140139
id: inspect-manifest

0 commit comments

Comments
 (0)