Skip to content

Commit

Permalink
update gcp CI/CD test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
m4a1carbin4 committed Jan 25, 2024
1 parent 30d42c1 commit 6e0112e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_CI_CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ permissions:
env:
PROJECT_ID: "Ttucktak" # TODO: update Google Cloud project id
REPOSITORY: "wgnwmgm" # TODO: update Artifact Registry repository name
SERVICE: "TtucktakServer" # TODO: update Cloud Run service name
SERVICE: "ttucktak_server" # TODO: update Cloud Run service name
GCE_INSTANCE: ${{ secrets.GCE_INSTANCE }}
GCE_INSTANCE_ZONE: ${{ secrets.GCE_INSTANCE_ZONE}}

Expand Down

0 comments on commit 6e0112e

Please sign in to comment.