diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f551f07c9e..1a43b3ccd7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -41,6 +41,7 @@ jobs: displayName: Docker setup and build - publish: $(Build.ArtifactStagingDirectory) + condition: eq(variables['COMPILER'], 'gcc') - job: Windows_Build variables: