Skip to content

Commit

Permalink
Pass in azure crendentials
Browse files Browse the repository at this point in the history
  • Loading branch information
cYKatherine committed Jan 16, 2024
1 parent 654808b commit e63b0b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-e2e-tests-on-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ jobs:
gcp_workload_identity_provider_id: ${{ vars.GCP_WORKLOAD_IDENTITY_PROVIDER_ID }}
gcp_service_account: ${{ vars.GCP_SERVICE_ACCOUNT }}
gcp_project: ${{ vars.GCP_PROJECT }}
secrets: inherit
azure_credentials: ${{ secrets.AZURE_CREDENTIALS }}

0 comments on commit e63b0b1

Please sign in to comment.