diff --git a/azure-pipelines/PR-pipeline.yml b/azure-pipelines/PR-pipeline.yml index e1efbd3..670a9f8 100644 --- a/azure-pipelines/PR-pipeline.yml +++ b/azure-pipelines/PR-pipeline.yml @@ -12,6 +12,8 @@ parameters: variables: - name: serviceConnectionToAzure value: 'github-az-creds' + - name: DisableDockerDetector # To disable public docker image checking + value: true pr: branches: