mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-16 12:45:48 +00:00
Setting up test infrastructure pipeline v11
This commit is contained in:
parent
788355ab4a
commit
be3e1b00c4
1 changed files with 0 additions and 5 deletions
5
.github/workflows/setup-infra-pipeline.yml
vendored
5
.github/workflows/setup-infra-pipeline.yml
vendored
|
@ -52,11 +52,6 @@ jobs:
|
||||||
--name tfstate \
|
--name tfstate \
|
||||||
--account-name tfstatestorageaccount25
|
--account-name tfstatestorageaccount25
|
||||||
|
|
||||||
az ad sp create-for-rbac \
|
|
||||||
--name "terraform-github-actions" \
|
|
||||||
--role Contributor \
|
|
||||||
--scopes /subscriptions/${{ secrets.AZURE_SUBSCRIPTION_ID }}
|
|
||||||
|
|
||||||
- name: Terraform Init
|
- name: Terraform Init
|
||||||
run: |
|
run: |
|
||||||
cd cicd/grid-capstone-terraform-infra
|
cd cicd/grid-capstone-terraform-infra
|
||||||
|
|
Loading…
Reference in a new issue