Skip to content

Commit

Permalink
Update eshoponweb-cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmandoTG authored May 15, 2024
1 parent 92fab94 commit f4ae55b
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-eshoponweb-ArmandoG16
RESOURCE-GROUP: rg-eshoponweb-Name
LOCATION: westeurope
TEMPLATE-FILE: infra/webapp.bicep
SUBSCRIPTION-ID: 3d9aeb5a-17eb-4a92-a3e7-b6078540cc24
WEBAPP-NAME: eshoponweb-webapp-ArmandoG16
SUBSCRIPTION-ID: XXXXXXXXX
WEBAPP-NAME: eshoponweb-webapp-Name


jobs:
Expand Down

0 comments on commit f4ae55b

Please sign in to comment.