diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e3c66e64dc..648956b22a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -97,7 +97,7 @@ jobs: - checkout: self submodules: true - script: | - docker run -i --name nix -v`pwd`:/src nixos/nix:latest <