Skip to content

Commit

Permalink
Update eshoponweb-cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ailicic authored Jul 24, 2024
1 parent 0748f58 commit 546c6e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/eshoponweb-cicd.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
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
RESOURCE-GROUP: rg-aleksandar-ilicic
LOCATION: westeurope
TEMPLATE-FILE: infra/webapp.bicep
SUBSCRIPTION-ID: YOUR-SUBS-ID
SUBSCRIPTION-ID: 5fd50c9f-fd1a-41ea-a15b-427dc20b1f20
WEBAPP-NAME: eshoponweb-webapp-NAME


Expand Down

0 comments on commit 546c6e1

Please sign in to comment.