Update vsts.json (#58)
This commit is contained in:
parent
708c525b22
commit
d389481685
|
|
@ -24,7 +24,7 @@
|
||||||
"id": "$$cap_vsts_version",
|
"id": "$$cap_vsts_version",
|
||||||
"label": "VSTS Version Tag",
|
"label": "VSTS Version Tag",
|
||||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/microsoft/vsts-agent/tags/",
|
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/microsoft/vsts-agent/tags/",
|
||||||
"defaultValue": "ubuntu-16.04",
|
"defaultValue": "ubuntu-16.04-standard",
|
||||||
"validRegex": "/^([^\\s^\\/])+$/"
|
"validRegex": "/^([^\\s^\\/])+$/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -51,4 +51,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue