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

View File

@ -24,7 +24,7 @@
"id": "$$cap_vsts_version",
"label": "VSTS Version Tag",
"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^\\/])+$/"
},
{
@ -51,4 +51,4 @@
}
]
}
}