Skip to content

Commit

Permalink
Use private repository
Browse files Browse the repository at this point in the history
  • Loading branch information
kravciak committed Sep 15, 2023
1 parent a949479 commit 95ae7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
if: github.repository_owner == 'kubewarden' || github.event_name != 'schedule'
name: "Tests"
needs: [build]
uses: kubewarden/kubewarden-end-to-end-tests/.github/workflows/e2e-tests.yml@main
uses: kravciak/kubewarden-end-to-end-tests/.github/workflows/e2e-tests.yml@main
with:
controller-image-repository: ${{ needs.build.outputs.repository }}
controller-image-tag: ${{ needs.build.outputs.tag }}
Expand Down

0 comments on commit 95ae7ca

Please sign in to comment.