Skip to content

Commit

Permalink
Update build-bundle-image.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aneeshkp authored Feb 9, 2025
1 parent bb065cb commit 9afb934
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-bundle-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
echo "Version is: $VERSION" # Debugging: Print the version
export IMG=ghcr.io/${{ github.repository }}:latest
export IMAGE_TAG_BASE="ghcr.io/${{ github.repository }}:$VERSION"
export BUNDLE_IMG="ghcr.io/${{ github.repository }}:latest-bundle:v$VERSION"
make bundle
make bundle-build
make bundle-push
Expand Down

0 comments on commit 9afb934

Please sign in to comment.