Skip to content

Commit

Permalink
e2e test checker - use keda-tools container for dependencies (gh) (#6224
Browse files Browse the repository at this point in the history
)

Signed-off-by: Zbynek Roubalik <[email protected]>
  • Loading branch information
zroubalik authored Oct 7, 2024
1 parent ded5cce commit 584202f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
triage:
runs-on: equinix-2cpu-8gb
name: Comment evaluate
container: ghcr.io/kedacore/keda-tools:1.22.5
outputs:
run-e2e: ${{ startsWith(github.event.comment.body,'/run-e2e') && steps.checkUserMember.outputs.isTeamMember == 'true' }}
pr_num: ${{ steps.parser.outputs.pr_num }}
Expand Down

0 comments on commit 584202f

Please sign in to comment.