diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 346554d1c7..e03661c242 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -96,10 +96,6 @@ 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 <