Skip to content

Commit

Permalink
image path added in output in pr container build (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoha-jamil authored Jul 12, 2024
1 parent db4ff16 commit e24c9ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pull_request_container_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,6 @@ jobs:
fields: repo,author,action,eventName,ref,workflow
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

outputs:
IMAGE_PATH: '${{ env.IMAGE_REPOSITORY }}:${{ steps.generate_tag.outputs.GIT_TAG }}'

0 comments on commit e24c9ef

Please sign in to comment.