Skip to content

Commit

Permalink
remove project_id
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Aug 22, 2024
1 parent 567f3df commit b3c414e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-jupyterhub-base-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ jobs:
with:
cluster_name: ${{ secrets.GKE_CLUSTER_NAME }}
location: ${{ secrets.GKE_CLUSTER_LOCATION }}
project_id: ${{ secrets.GCP_PROJECT_ID }}

- name: Install SOPS
if: ${{ env.DEPLOY }}
Expand Down

0 comments on commit b3c414e

Please sign in to comment.