Skip to content

Commit

Permalink
🐛 add mvn secrets to ci
Browse files Browse the repository at this point in the history
Signed-off-by: Pranav Gaikwad <[email protected]>
  • Loading branch information
pranavgaikwad committed Nov 14, 2023
1 parent 2400be0 commit d22688d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/demo-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:

e2e:
needs: test
uses: konveyor/ci/.github/workflows/global-ci.yml@main
uses: konveyor/ci/.github/workflows/global-ci.yml@maven-secrets-patch-1
with:
component_name: tackle2-addon-analyzer
secrets: inherit

0 comments on commit d22688d

Please sign in to comment.