Skip to content

Commit

Permalink
ROX-19985: Use the same SA key name as stackrox/stackrox (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
gavin-stackrox authored Oct 13, 2023
1 parent 9226ca3 commit b993dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
- name: Create GKE cluster
id: create-cluster
env:
GCLOUD_SERVICE_ACCOUNT_CI_ROX: ${{ secrets.GCLOUD_SERVICE_ACCOUNT_OPENSHIFT_CI_ROX }}
GCP_SERVICE_ACCOUNT_STACKROX_CI: ${{ secrets.GCP_SERVICE_ACCOUNT_STACKROX_CI }}
run: |
cd stackrox
source "scripts/ci/gke.sh"
Expand Down

0 comments on commit b993dd8

Please sign in to comment.