1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2025-03-13 20:29:17 +00:00

buildkite: remove pipeline

This would allow to extract secrets
This commit is contained in:
Jörg Thalheim 2020-07-25 17:52:35 +01:00
parent 42463f12e0
commit a693847646
No known key found for this signature in database
GPG key ID: 003F2096411B5F92

View file

@ -1,5 +0,0 @@
steps:
- name: "NixOS tests (unstable)"
command: "nix-build -I nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixpkgs-unstable.tar.gz -A sops-install-secrets.tests"
- name: "NixOS tests (20.03)"
command: "nix-build -I nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixpkgs-unstable.tar.gz -A sops-install-secrets.tests"