Skip to content

Commit

Permalink
Merge pull request #22 from neg-loss/neg-loss-patch-3
Browse files Browse the repository at this point in the history
Update deploy.yaml
  • Loading branch information
neg-loss authored Mar 22, 2024
2 parents 89f31b2 + 33b47c9 commit 464a0ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
- name: Authenticate with Google Cloud
run: |
echo "${{ secrets.GKE_SECRET_CPS }}" | base64 --decode > gcp-sa-key.json
cat gcp-sa-key.json
gcloud auth activate-service-account --key-file=gcp-sa-key.json
env:
GOOGLE_APPLICATION_CREDENTIALS: gcp-sa-key.json
Expand Down

0 comments on commit 464a0ff

Please sign in to comment.