テスト環境デプロイ

This commit is contained in:
kosukesuenaga 2025-12-09 14:57:17 +09:00
parent bb072cc91c
commit 1259ba76c9
6 changed files with 267 additions and 30 deletions

View file

@ -7,7 +7,7 @@ PROJECT_ID="datacom-poc"
API_NAME="sales-tool-api"
# プロジェクトを設定
gcloud auth application-default set-quota-project dmiru-dev
gcloud auth application-default set-quota-project $PROJECT_ID
gcloud config set project $PROJECT_ID
# API Gatewayを作成