Skip to content

Commit

Permalink
chore: add GCP_RUN_IDENTITY_TESTS in e2e pr (#3915)
Browse files Browse the repository at this point in the history
  • Loading branch information
JorTurFer authored Nov 28, 2022
1 parent 4908745 commit 50f4640
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 @@ -132,6 +132,7 @@ jobs:
env:
AWS_RUN_IDENTITY_TESTS: true
AZURE_RUN_WORKLOAD_IDENTITY_TESTS: true
GCP_RUN_IDENTITY_TESTS: true
E2E_IMAGE_TAG: ${{ needs.triage.outputs.image_tag }}
TEST_CLUSTER_NAME: keda-pr-run
run: |
Expand Down

0 comments on commit 50f4640

Please sign in to comment.