Skip to content

Commit

Permalink
chore(CI): change call to gke.sh (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
gavin-stackrox authored Nov 8, 2023
1 parent 7a9894f commit a3aa29d
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 @@ -103,7 +103,7 @@ jobs:
run: |
cd stackrox
source "scripts/ci/gke.sh"
provision_gke_cluster "jenkins-plugin-e2e" 3 e2-standard-4
provision_gke_cluster "jenkins-plugin-e2e"
echo "CLUSTER_NAME=${CLUSTER_NAME}" >> $GITHUB_OUTPUT
wait_for_cluster
- name: Deploy Stackrox
Expand Down

0 comments on commit a3aa29d

Please sign in to comment.