Skip to content

Commit

Permalink
Update eshoponweb-cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
debudd2573 authored Aug 27, 2024
1 parent e9185d8 commit 57d0566
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/eshoponweb-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,11 @@ on: workflow_dispatch

#Environment variables https://docs.github.com/en/actions/learn-github-actions/environment-variables
env:
RESOURCE-GROUP: rg-eshoponweb-eastus
RESOURCE-GROUP: rg-eshoponweb-westeurope
LOCATION: westeurope
TEMPLATE-FILE: infra/webapp.bicep
YOUR-SUBS-ID: c1cebcf3-f518-4def-b8e4-0e3463cdc396
eshoponweb-webapp-NAME: devops-webapp-eastus-2185914704

eshoponweb-webapp-NAME: devops-webapp-westeurope-1267413869

jobs:
#Build, test and publish .net web project in repository
Expand Down

0 comments on commit 57d0566

Please sign in to comment.