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 parameters reference
pull/1259/head
Tim McCarthy
5 years ago
parent
2398d4989a
commit
a4949e9d79
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
@ -3,7 +3,7 @@ parameters:
AppTitle
:
''
jobs:
-
job
:
ApiGatewayDeployment
displayName
:
'$
(AppTitle)
Deployment'
displayName
:
'$
{{ parameters.AppTitle }}
Deployment'
variables:
-
template
:
variables.yml
pool
:
Write
Preview
Loading…
Cancel
Save