diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9516a4d7..d04a2c94 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -172,7 +172,6 @@ jobs: pool: vmImage: Ubuntu 16.04 # not a bug. we always use this pool, but use containers for the specific version container: disco - condition: false # it does not yet pass: https://github.com/dotnet/Nerdbank.GitVersioning/issues/392 steps: - template: azure-pipelines/xplattest-pipeline.yml