From 54beaee0d350e38a25f165c4091c02b1c33e9030 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 23 Oct 2020 08:30:03 -0300 Subject: Remove .build.yml --- .build.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .build.yml diff --git a/.build.yml b/.build.yml deleted file mode 100644 index c8e51f2..0000000 --- a/.build.yml +++ /dev/null @@ -1,13 +0,0 @@ -image: nixos/unstable -repositories: - nixpkgs: https://nixos.org/channels/nixpkgs-unstable -triggers: - - condition: failure - action: email - to: EuAndreh -sources: - - https://git.sr.ht/~euandreh/vps -tasks: - - tests: | - cd vps/ - nix-build -A test -- cgit v1.2.3