Update get-tool-versions.yml

pull/18/head
Maxim Lobanov 4 years ago
parent fb5b7794f0
commit a5e1431377

@ -39,10 +39,10 @@ stages:
- pwsh: echo "hello" - pwsh: echo "hello"
- deployment: Run_Builds - deployment: Run_Builds
dependsOn: Check_Versions
pool: pool:
name: $(PoolName) name: $(PoolName)
vmImage: $(VmImage) vmImage: $(VmImage)
timeoutInMinutes: 180 timeoutInMinutes: 180
environment: 'Get Available Tools Versions - Publishing Approval' environment: 'Get Available Tools Versions - Publishing Approval'
strategy: strategy:

Loading…
Cancel
Save