Skip to content

Commit

Permalink
Update alpine-mainline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alessfg committed Jan 15, 2025
1 parent eb9cb91 commit abff974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/alpine-mainline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ jobs:
DOCKER_METADATA_ANNOTATIONS_LEVELS: index

- name: Create manifest list and push
working-directory: /tmp/digests
working-directory: /tmp/images
run: |
set -x
annotations=$(jq -cr '.annotations | map((split("=")[0] + "=\"" + split("=")[1] + "\"") | "--annotation " + .) | join(" ")' <<< "$DOCKER_METADATA_OUTPUT_JSON")
Expand Down

0 comments on commit abff974

Please sign in to comment.