プラン変更
This commit is contained in:
parent
ab32a9e825
commit
ebc4c1ba43
2
.github/workflows/deploy_to_gcp.yml
vendored
2
.github/workflows/deploy_to_gcp.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
|||||||
export GOOGLE_APPLICATION_CREDENTIALS="$HOME/sa.json"
|
export GOOGLE_APPLICATION_CREDENTIALS="$HOME/sa.json"
|
||||||
./scripts/deploy/build_image_to_gar.sh
|
./scripts/deploy/build_image_to_gar.sh
|
||||||
|
|
||||||
- name: Exec Terraform init shell
|
- name: Exec Terraform plan shell
|
||||||
run: |
|
run: |
|
||||||
export GOOGLE_APPLICATION_CREDENTIALS="$HOME/sa.json"
|
export GOOGLE_APPLICATION_CREDENTIALS="$HOME/sa.json"
|
||||||
./scripts/deploy/plan_terraform.sh
|
./scripts/deploy/plan_terraform.sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user