diff --git a/vsts/node-nightly-windows.yaml b/vsts/node-nightly-windows.yaml index 9a6e7e8..84dc5a1 100644 --- a/vsts/node-nightly-windows.yaml +++ b/vsts/node-nightly-windows.yaml @@ -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