This commit is contained in:
Maxim Lobanov
2020-12-09 11:48:13 +03:00
parent 21cbc1e8ca
commit f4ff9fb93d
4 changed files with 29 additions and 33 deletions

View File

@@ -32,7 +32,7 @@ stages:
- stage: Trigger_Builds
dependsOn: Get_New_Versions
condition: and(succeeded(), ne(stageDependencies.Get_New_Versions.Get_Tool_Versions.outputs['Get_versions.TOOL_VERSIONS'], ''))
condition: and(succeeded(), ne(stageDependencies.Get_New_Versions.Get_Tool_Versions.outputs['Get_versions.TOOL_VERSIONS'], ''), ne(variables['WORKFLOW_FILE_NAME'], ''))
jobs:
- deployment: Run_Builds
pool: