There was an error while loading. Please reload this page.
2 parents 6046de2 + 7d669ab commit 51cbf09Copy full SHA for 51cbf09
1 file changed
.github/workflows/gradle.yml
@@ -52,5 +52,5 @@ jobs:
52
# 5. CP VM의 컨테이너 이미지 업데이트 및 재시작 명령
53
- name: Deploy to GCP Compute Engine
54
run: |
55
- gcloud compute instances reset spring-app-vm --zone=asia-northeast3-a
+ gcloud compute instances reset api-gateway --zone=asia-northeast3-a
56
0 commit comments