diff --git a/azure-pipelines.web.yaml b/azure-pipelines.web.yaml index f8d6d46d2..e98c281af 100644 --- a/azure-pipelines.web.yaml +++ b/azure-pipelines.web.yaml @@ -53,7 +53,7 @@ steps: latest $(Build.BuildId) condition: "and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))" - enabled: true + enabled: false - task: CopyFiles@2 displayName: "stage docker-compose files"