Skip to content

Commit

Permalink
Remove inputs for passing in azure crenditials
Browse files Browse the repository at this point in the history
  • Loading branch information
cYKatherine committed Jan 16, 2024
1 parent e63b0b1 commit ef59a28
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 }}
azure_credentials: ${{ secrets.AZURE_CREDENTIALS }}
secrets: inherit

0 comments on commit ef59a28

Please sign in to comment.