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 f0c2714 commit b382f57Copy full SHA for b382f57
.github/workflows/deploy-staging-network.yml
@@ -92,10 +92,6 @@ jobs:
92
run: |
93
gcloud auth activate-service-account --key-file="$GOOGLE_APPLICATION_CREDENTIALS"
94
95
- - name: Setup kubectl access
96
- run: |
97
- sudo apt-get install kubectl google-cloud-cli-gke-gcloud-auth-plugin
98
-
99
- name: Setup Terraform
100
uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1
101
with:
0 commit comments