Skip to content

Commit

Permalink
Update eshoponweb-cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dinjarin007 authored Jul 25, 2023
1 parent 4a7c2a7 commit 642458d
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-az400-eshoponweb-NAME
LOCATION: westeurope
RESOURCE-GROUP: rg-az400-eshoponweb-FONUKWU001
LOCATION: eastus
TEMPLATE-FILE: .azure/bicep/webapp.bicep
SUBSCRIPTION-ID: YOUR-SUBS-ID
WEBAPP-NAME: az400-webapp-NAME
SUBSCRIPTION-ID: 481eb604-0886-4f2b-aa98-d6c9c53484c3
WEBAPP-NAME: az400-webapp-FONUKWU001


jobs:
Expand Down

0 comments on commit 642458d

Please sign in to comment.