Skip to content

Commit

Permalink
Merge pull request #1384 from buildpacks-community/tag-images-0-12
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkennedy513 authored Nov 22, 2023
2 parents 057a103 + b736c68 commit 0005f4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,7 @@ jobs:
final_repo="${{ env.PUBLIC_IMAGE_REPO }}/${name}"
crane copy "$dev_image" "$final_repo"
crane tag "${final_repo}@${digest}" ${{ env.KPACK_VERSION }}
echo "${final_repo}@${digest}" > final-image-refs/$name
done
Expand Down

0 comments on commit 0005f4f

Please sign in to comment.