Skip to content

Commit 13cc4ee

Browse files
authored
Update eshoponweb-cicd.yml
1 parent 3a39fa5 commit 13cc4ee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/eshoponweb-cicd.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name: eShopOnWeb Build and Test
22

33
#Triggers (uncomment line below to use it)
4-
#on: [push, workflow_dispatch]
4+
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-NAME
8+
RESOURCE-GROUP: rg-eshoponweb-westeurope
99
LOCATION: westeurope
1010
TEMPLATE-FILE: infra/webapp.bicep
11-
SUBSCRIPTION-ID: YOUR-SUBS-ID
12-
WEBAPP-NAME: eshoponweb-webapp-NAME
11+
SUBSCRIPTION-ID: 27f8e71b-d602-438f-8853-946271e6bc3f
12+
WEBAPP-NAME: devops-webapp-westeurope-49565202
1313

1414

1515
jobs:

0 commit comments

Comments
 (0)