We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd8f24 commit 87a58dcCopy full SHA for 87a58dc
.github/workflows/tests.yaml
@@ -133,6 +133,6 @@ jobs:
133
run: |
134
echo "Label 'keep-e2e-cluster' not found. Cleaning up GKE cluster ${{ steps.timestamp.outputs.cluster_name }}"
135
gcloud container clusters delete ${{ steps.timestamp.outputs.cluster_name }} \
136
- --project=${{ secrets.GCP_PROJECT_ID }} \
+ --project=machineidentitysecurity-jsci-e \
137
--zone=europe-west1-b \
138
--quiet
0 commit comments