mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:15:50 +00:00
Final infra setup pipeline
This commit is contained in:
parent
9893642fa4
commit
3da7fd39d4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/setup-infra-pipeline.yml
vendored
2
.github/workflows/setup-infra-pipeline.yml
vendored
|
@ -67,7 +67,7 @@ jobs:
|
|||
git add *.tf
|
||||
git commit -am 'Refactored syntax and structure in .tf files'
|
||||
git push
|
||||
|
||||
continue-on-error: true
|
||||
|
||||
- name: Terraform Apply
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue