mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-16 04:35:49 +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
|
- name: Refactor changes push
|
||||||
run: |
|
run: |
|
||||||
cd cicd/grid-capstone-terraform-infra
|
cd cicd/grid-capstone-terraform-infra
|
||||||
git add .
|
git add *.tf
|
||||||
git commit -am 'Refactored syntax and structure in .tf files'
|
git commit -am 'Refactored syntax and structure in .tf files'
|
||||||
git push
|
git push
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue