Skip to content

Commit

Permalink
Update eshoponweb-cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
omarZidan authored Oct 31, 2023
1 parent 6cda3f5 commit 3a71f77
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-01
LOCATION: westeurope
TEMPLATE-FILE: .azure/bicep/webapp.bicep
SUBSCRIPTION-ID: YOUR-SUBS-ID
WEBAPP-NAME: az400-webapp-NAME
SUBSCRIPTION-ID: 2aa3f493-3fa6-4253-a879-b2b81a1d8b99
WEBAPP-NAME: az400-webapp-omar01


jobs:
Expand Down

0 comments on commit 3a71f77

Please sign in to comment.