Skip to content

Commit 9643700

Browse files
authored
Update eshoponweb-cicd.yml
1 parent c4c595d commit 9643700

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/eshoponweb-cicd.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ on: workflow_dispatch
55

66
#Environment variables https://docs.github.com/en/actions/learn-github-actions/environment-variables
77
env:
8-
RESOURCE-GROUP: rg-eshoponweb-westeurope
9-
LOCATION: westeurope
8+
RESOURCE-GROUP: rg-eshoponweb-eastus2
9+
LOCATION: eastus2
1010
TEMPLATE-FILE: infra/webapp.bicep
1111
SUBSCRIPTION-ID: 27f8e71b-d602-438f-8853-946271e6bc3f
12-
WEBAPP-NAME: devops-webapp-westeurope-49565202
12+
WEBAPP-NAME: devops-webapp-eastus2-49565202
1313

1414

1515
jobs:

0 commit comments

Comments
 (0)