Skip to content

Commit

Permalink
try again /deploy-app
Browse files Browse the repository at this point in the history
  • Loading branch information
AditiR-42 committed Dec 11, 2024
1 parent e4fb7c4 commit dbcf09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app-ci-cd-gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
-e USE_GKE_GCLOUD_AUTH_PLUGIN=True \
-e GCP_PROJECT=ac215-privasee \
-e GCP_ZONE=us-central1-a \
privasee-deployment sh -c "ls -l && chmod +x deploy-k8s-update.sh && ./deploy-k8s-update.sh"
privasee-deployment sh -c "ls -l && ./deploy-k8s-update.sh"

0 comments on commit dbcf09c

Please sign in to comment.