diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d8080757f1..a450c7bf69 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -96,18 +96,16 @@ jobs: - publish: CompiledSamples artifact: Samples ($(TARGET)) - script: | - if [ -z "$[CACHIX_AUTH_TOKEN]" ]; then - echo "Token for cachix access not available, skipping." - exit - fi docker start nix -i <