Skip to content

Commit

Permalink
Use private repository
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Kravec <kravciak@gmail.com>
  • Loading branch information
kravciak committed May 4, 2023
1 parent 5ef3001 commit cb6fd0f
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:
run-e2e-tests:
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 cb6fd0f

Please sign in to comment.