vcpkg-tool/azure-pipelines/vcpkg-ubuntu-20-04-docker.json

18 строки
383 B
JSON

{
"imageType": "Managed",
"baseImage": "/Canonical/0001-com-ubuntu-server-focal/20_04-lts-gen2/latest",
"artifacts": [
{
"name": "linux-install-docker"
}
],
"publishingProfile": {
"targetRegions": [
{
"name": "westus2",
"replicas": 1
}
]
}
}