2024-01-07 19:50:05 +00:00
|
|
|
image: nixos/unstable
|
2019-01-08 19:19:22 +00:00
|
|
|
sources:
|
2019-01-08 19:26:06 +00:00
|
|
|
- https://git.sr.ht/~dbalan/blogng
|
2019-01-08 19:13:25 +00:00
|
|
|
tasks:
|
2019-01-08 19:35:30 +00:00
|
|
|
- build: |
|
|
|
|
cd blogng
|
2024-01-07 19:53:18 +00:00
|
|
|
nix --extra-experimental-features nix-command --extra-experimental-features flakes build
|
|
|
|
|
2024-01-07 19:50:05 +00:00
|
|
|
triggers:
|
|
|
|
- action: email
|
|
|
|
condition: failure
|
|
|
|
to: "Build Logs <build@dbalan.in>"
|