Skip to content

Commit 0b79c05

Browse files
committed
Added IMAGE_DIGEST
1 parent 68a69d9 commit 0b79c05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/base_pr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ jobs:
168168
- name: Build and Push Bundle
169169
run: make bundle bundle-build bundle-push
170170
env:
171+
IMAGE_DIGEST: ${{ steps.build_and_push.outputs.digest }}
171172
PR_TAG: -${{ steps.generate_tag_for_catalog.outputs.GIT_TAG }}
172173

173174
- name: Comment on PR

0 commit comments

Comments
 (0)