Skip to content

Commit

Permalink
Update eshoponweb-cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wdimaculangan authored Aug 7, 2024
1 parent 35cbedd commit 453b135
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/eshoponweb-cicd.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
name: eShopOnWeb Build and Test

#Triggers (uncomment line below to use it)
#on: [push, workflow_dispatch]
on: [push, workflow_dispatch]

#Environment variables https://docs.github.com/en/actions/learn-github-actions/environment-variables
env:
RESOURCE-GROUP: rg-eshoponweb-NAME
LOCATION: westeurope
RESOURCE-GROUP: rg-eshoponweb-wdimac
LOCATION: eastus
TEMPLATE-FILE: infra/webapp.bicep
SUBSCRIPTION-ID: YOUR-SUBS-ID
WEBAPP-NAME: eshoponweb-webapp-NAME
SUBSCRIPTION-ID: 699a667f-a589-4a35-8594-f5f8ea0bfc91
WEBAPP-NAME: eshoponweb-webapp-wdimac


jobs:
Expand Down

0 comments on commit 453b135

Please sign in to comment.