Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
neg-loss authored Mar 22, 2024
1 parent b2ecd4c commit 651e619
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 @@ -21,7 +21,6 @@ jobs:
- name: Authenticate with Google Cloud
run: |
# echo "${{secrets.GKE_SECRET_CPS}}"
echo "${{ secrets.GKE_SECRET_CPS }}" > gcp-sa-key.json
cat gcp-sa-key.json
gcloud auth activate-service-account --key-file=gcp-sa-key.json
Expand Down

0 comments on commit 651e619

Please sign in to comment.