mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:15:50 +00:00
checking files v2
This commit is contained in:
parent
35c1486d74
commit
72fea407b1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/setup-infra-pipeline.yml
vendored
1
.github/workflows/setup-infra-pipeline.yml
vendored
|
@ -59,6 +59,7 @@ jobs:
|
|||
run: |
|
||||
cd cicd/grid-capstone-terraform-infra
|
||||
git add .terraform.lock.hcl
|
||||
git add .terraform
|
||||
git commit -m "Add Terraform provider lock file"
|
||||
git push
|
||||
continue-on-error: true
|
||||
|
|
Loading…
Reference in a new issue