arch: null environment: null image: nixos/unstable packages: null repositories: nixpkgs: https://nixos.org/channels/nixpkgs-unstable secrets: - d587955c-03fb-42ba-9e01-68ca8ed89f99 - b715d3df-a0e2-4d5a-a6f3-ece5d0025cad sources: - https://git.sr.ht/~euandreh/vps#4d04172f9027203e3656f74bd8cecdc0d9c45e69 - https://git.sr.ht/~euandreh/vps-state tasks: - setup: 'cd vps/ ./scripts/ci/setup.sh' - tests: 'cd vps/ nix-build -A test' - deploy: 'cd vps/ ./scripts/ci/provision.sh' triggers: - action: email condition: failure to: EuAndreh