Skip to content

Commit

Permalink
Update eshoponweb-cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dspina79 authored Oct 8, 2024
1 parent 78feb82 commit 31c1e10
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: workflow_dispatch

#Environment variables https://docs.github.com/en/actions/learn-github-actions/environment-variables
env:
RESOURCE-GROUP: rg-eshoponweb-NAME
RESOURCE-GROUP: rg-eshoponweb-westeurope
LOCATION: westeurope
TEMPLATE-FILE: infra/webapp.bicep
SUBSCRIPTION-ID: YOUR-SUBS-ID
WEBAPP-NAME: eshoponweb-webapp-NAME
SUBSCRIPTION-ID: 4311e190-277a-4a7b-9b3f-e0809e16b9ff
WEBAPP-NAME: devops-webapp-westeurope-2643025408


jobs:
Expand Down

0 comments on commit 31c1e10

Please sign in to comment.