mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 06:45:50 +00:00
inspect ci
This commit is contained in:
parent
29976cd9af
commit
87d8d8008d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -16,6 +16,7 @@ jobs:
|
||||||
- run: gcloud auth activate-service-account --key-file output_file.txt
|
- run: gcloud auth activate-service-account --key-file output_file.txt
|
||||||
- name: Initiate Terraform
|
- name: Initiate Terraform
|
||||||
run: cd terraform
|
run: cd terraform
|
||||||
|
- run: ls -la
|
||||||
- run: terraform init
|
- run: terraform init
|
||||||
- name: Dry run Terraform
|
- name: Dry run Terraform
|
||||||
run: terraform plan
|
run: terraform plan
|
Loading…
Reference in a new issue