Update get-tool-versions-steps.yml

This commit is contained in:
Maxim Lobanov
2020-12-16 10:31:40 +03:00
parent 3bfd520dd0
commit e9a19e1251

View File

@@ -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: |