Skip to content

Commit

Permalink
Update eshoponweb-cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristiansAntrago authored Aug 15, 2023
1 parent 236553d commit 71fd9c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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-az400-eshoponweb-NAME
RESOURCE-GROUP: rg-az400-eshoponweb-CS
LOCATION: westeurope
TEMPLATE-FILE: .azure/bicep/webapp.bicep
SUBSCRIPTION-ID: YOUR-SUBS-ID
WEBAPP-NAME: az400-webapp-NAME
SUBSCRIPTION-ID: 0fc40ad4-1819-46d6-8720-d1c67a343dd2
WEBAPP-NAME: az400-webapp-CSDEMO


jobs:
Expand Down

0 comments on commit 71fd9c7

Please sign in to comment.