Update vsts.json (#58)

This commit is contained in:
EntiacMT 2019-04-17 06:08:38 +02:00 committed by Kasra Bigdeli
parent 708c525b22
commit d389481685
1 changed files with 2 additions and 2 deletions

View File

@ -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^\\/])+$/"
}, },
{ {