add buildkite

This commit is contained in:
Jörg Thalheim 2020-07-12 21:14:27 +01:00
parent 7bd84011ef
commit 66ce9aa7ba
No known key found for this signature in database
GPG key ID: 003F2096411B5F92
2 changed files with 5 additions and 3 deletions

View file

@ -9,7 +9,4 @@ in rec {
ssh-to-pgp = pkgs.callPackage ./pkgs/ssh-to-pgp {
inherit vendorSha256;
};
nixos-tests-ssh-keys = sops-install-secrets.tests.ssh-keys;
nixos-tests-pgp-keys = sops-install-secrets.tests.pgp-keys;
}