mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:25:50 +00:00
Setting up test infrastructure pipeline v8
This commit is contained in:
parent
f9c2fa0d2d
commit
c7edf6b9c4
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
|
@ -42,7 +42,7 @@ jobs:
|
|||
az group create --name tfstate-rg --location eastus
|
||||
|
||||
az storage account create \
|
||||
--name tfstatestorageaccount \
|
||||
--name tfstatestorageaccount-25131241 \
|
||||
--resource-group tfstate-rg \
|
||||
--location eastus \
|
||||
--sku Standard_LRS \
|
||||
|
|
Loading…
Reference in a new issue