mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:15:50 +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
|
@ -51,11 +51,6 @@ jobs:
|
|||
az storage container create \
|
||||
--name tfstate \
|
||||
--account-name tfstatestorageaccount25
|
||||
|
||||
az ad sp create-for-rbac \
|
||||
--name "terraform-github-actions" \
|
||||
--role Contributor \
|
||||
--scopes /subscriptions/${{ secrets.AZURE_SUBSCRIPTION_ID }}
|
||||
|
||||
- name: Terraform Init
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue