Skip to content

Commit

Permalink
remove make bundle since it's stored in git
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Stoycos <astoycos@redhat.com>
  • Loading branch information
astoycos committed Jun 18, 2024
1 parent 7220529 commit 5fdfef5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/image-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,6 @@ jobs:
images: ${{ matrix.image.registry }}/${{ matrix.image.repository }}/${{ matrix.image.image }}
tags: ${{ matrix.image.tags }}

- name: Generate olm bundle on disk
run: |
make bundle
- name: Build image
id: build-image
uses: redhat-actions/buildah-build@v2
Expand Down

0 comments on commit 5fdfef5

Please sign in to comment.