Update get-tool-versions-steps.yml

pull/18/head
Maxim Lobanov 4 years ago
parent 3bfd520dd0
commit e9a19e1251

@ -19,7 +19,7 @@ steps:
- task: PowerShell@2
displayName: 'Change build name'
condition: and(succeeded(), ne(variables['Get_versions.TOOL_VERSIONS'], ''))
#condition: and(succeeded(), ne(variables['Get_versions.TOOL_VERSIONS'], ''))
inputs:
TargetType: inline
script: |

Loading…
Cancel
Save