mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:25:50 +00:00
Final infra setup pipeline
This commit is contained in:
parent
1da770e17f
commit
9893642fa4
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
|
@ -64,7 +64,7 @@ jobs:
|
|||
- name: Refactor changes push
|
||||
run: |
|
||||
cd cicd/grid-capstone-terraform-infra
|
||||
git add .
|
||||
git add *.tf
|
||||
git commit -am 'Refactored syntax and structure in .tf files'
|
||||
git push
|
||||
|
||||
|
|
Loading…
Reference in a new issue