summaryrefslogtreecommitdiffhomepage
path: root/public/v2/apps/vsts.json
diff options
context:
space:
mode:
Diffstat (limited to 'public/v2/apps/vsts.json')
-rw-r--r--public/v2/apps/vsts.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/v2/apps/vsts.json b/public/v2/apps/vsts.json
index 41f18f7..abe3180 100644
--- a/public/v2/apps/vsts.json
+++ b/public/v2/apps/vsts.json
@@ -22,7 +22,8 @@
"start": "Official image for the Visual Studio Team Services (VSTS) agent.",
"end": "VSTS Agent is deployed and available as $$cap_appname"
},
- "variables": [{
+ "variables": [
+ {
"id": "$$cap_vsts_version",
"label": "VSTS Version Tag",
"description": "Check out their Docker page for the valid tags https://hub.docker.com/r/microsoft/vsts-agent/tags/",
@@ -52,5 +53,4 @@
"validRegex": "/.{1,}/"
}
]
-
}