From c188065d5159a37dba5551fafc87b6248b80a92b Mon Sep 17 00:00:00 2001 From: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com> Date: Thu, 14 Oct 2021 10:59:35 +0300 Subject: [PATCH] Update build-python-packages.yml --- azure-pipelines/build-python-packages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines/build-python-packages.yml b/azure-pipelines/build-python-packages.yml index b519c99..5e6a9db 100644 --- a/azure-pipelines/build-python-packages.yml +++ b/azure-pipelines/build-python-packages.yml @@ -99,7 +99,7 @@ stages: - template: /azure-pipelines/templates/test-job.yml - stage: Publish_Release - dependsOn: [Test_Python_MacOS, Test_Python_Ubuntu_1604, Test_Python_Ubuntu_1804, Test_Python_Ubuntu_2004, Test_Python_x64_Windows, Test_Python_x86_Windows] + dependsOn: [Test_Python_MacOS, Test_Python_Ubuntu_1804, Test_Python_Ubuntu_2004, Test_Python_x64_Windows, Test_Python_x86_Windows] jobs: - deployment: Publish_Release pool: