Skip to content

Commit

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


- name: Install SOPS
Expand Down

0 comments on commit d1ae27b

Please sign in to comment.