mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:15:50 +00:00
Resolving problems if lock file hasn't changed
This commit is contained in:
parent
70ab2c3567
commit
abf8d54f1a
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
|
@ -60,6 +60,7 @@ jobs:
|
|||
git add .terraform.lock.hcl
|
||||
git commit -m "Add Terraform provider lock file"
|
||||
git push
|
||||
continue-on-error: true
|
||||
|
||||
|
||||
- name: Terraform Format & Validate
|
||||
|
|
Loading…
Reference in a new issue