aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-10-23 08:30:03 -0300
committerEuAndreh <eu@euandre.org>2020-10-23 08:30:03 -0300
commit54beaee0d350e38a25f165c4091c02b1c33e9030 (patch)
tree24b57ae0fe57a5d863393e698df4a4c321c0c666
parentUse git.euandreh.xyz over git.sr.ht (diff)
downloadtoph-54beaee0d350e38a25f165c4091c02b1c33e9030.tar.gz
toph-54beaee0d350e38a25f165c4091c02b1c33e9030.tar.xz
Remove .build.yml
-rw-r--r--.build.yml13
1 files changed, 0 insertions, 13 deletions
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 <ci@euandre.org>
-sources:
- - https://git.sr.ht/~euandreh/vps
-tasks:
- - tests: |
- cd vps/
- nix-build -A test