Skip to content

Commit

Permalink
Merge pull request #5996 from shaneknapp/again-try-fix-auth
Browse files Browse the repository at this point in the history
[DH-301] remove project_id
  • Loading branch information
shaneknapp authored Aug 22, 2024
2 parents 567f3df + b3c414e commit 8475776
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 8475776

Please sign in to comment.