diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f9f0a2ef..4acfe0f3 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -11,6 +11,8 @@ variables: value: true - name: _BuildConfig value: Release + - name: DisableDockerDetector + value: true # used for post-build phases, internal builds only - ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: