mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:25:50 +00:00
Setting up test infrastructure pipeline v16
This commit is contained in:
parent
76c7e39d42
commit
ba8e4eef2e
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
|
@ -56,6 +56,7 @@ jobs:
|
||||||
|
|
||||||
- name: Save terraform lock file in the repo.
|
- name: Save terraform lock file in the repo.
|
||||||
run: |
|
run: |
|
||||||
|
cd cicd/grid-capstone-terraform-infra
|
||||||
git add .terraform.lock.hcl
|
git add .terraform.lock.hcl
|
||||||
git commit -m "Add Terraform provider lock file"
|
git commit -m "Add Terraform provider lock file"
|
||||||
git push
|
git push
|
||||||
|
|
Loading…
Reference in a new issue