diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4c9b1a0229..e3c66e64dc 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -98,9 +98,9 @@ jobs: submodules: true - script: | docker run -i --name nix -v`pwd`:/src nixos/nix:latest <