Skip to content

Commit

Permalink
Update build-bundle-image.yaml
Browse files Browse the repository at this point in the history
fix image versions
  • Loading branch information
aneeshkp authored Feb 9, 2025
1 parent 43269b0 commit 7a5d431
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-bundle-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
defaults:
run:
working-directory: '.'
env:
IMAGE_TAG_BASE : ghcr.io/${{ github.repository }}
VERSION: latest
steps:
- name: 'Checkout GitHub Action'
uses: actions/checkout@main
Expand Down

0 comments on commit 7a5d431

Please sign in to comment.