This commit is contained in:
Ethan Ann 2023-06-20 16:10:26 -04:00
Родитель f0f92cc922
Коммит dd0875a5d1
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -11,11 +11,11 @@ parameters:
- name: buildAgentPoolVar
displayName: 'Build agent pool'
type: string
default: 'Azure-Iot-Hub-Main-Hosted-2'
default: Azure-Iot-Hub-Main-Hosted-2
- name: buildAgentVmImageVar
displayName: 'Build agent image'
type: string
default: 'Azure-Iot-Hub-Main-Hosted-2'
default: Azure-Iot-Hub-Main-Hosted-2
- name: release
displayName: 'Release to SDK partner storage account'
type: boolean