This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Updated path to variables template
pull/1259/head
Tim McCarthy
5 years ago
parent
cb6ba021cf
commit
fea4c26e92
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
deploy/aro/azure-devops-templates/api-gw-deploy.yml
+ 1
- 1
deploy/aro/azure-devops-templates/api-gw-deploy.yml
View File
@ -5,7 +5,7 @@ jobs:
-
job
:
ApiGatewayDeployment
displayName
:
'$(AppTitle) Deployment'
variables:
-
template
:
./deploy/aro/azure-devops-templates/
variables.yml
-
template
:
variables.yml
pool
:
vmImage
:
'windows-latest'
steps:
Write
Preview
Loading…
Cancel
Save