Skip to content

Commit

Permalink
Temporarilly depend on related bundle branch
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Manuel Leflet Estrada <jleflete@redhat.com>
  • Loading branch information
jmle committed Jun 28, 2024
1 parent a18e7e9 commit d7111a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/demo-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
if: steps.extract-info.outputs.BUILD_BUNDLE == 'true'
with:
fetch-depth: 0
repository: konveyor/java-analyzer-bundle
ref: "${{ steps.extract-info.outputs.JAVA_BUNDLE_REF }}"
repository: jmle/java-analyzer-bundle
ref: "field-search"
path: java-analyzer-bundle

- name: build java analyzer bundle image
Expand Down

0 comments on commit d7111a4

Please sign in to comment.