simple-nixos-fediverse/.forgejo/workflows/test.yaml
Nicolas Jeannerod 33255c778d
Some checks failed
/ nixosConfiguration-pixelfed (push) Failing after 32s
/ check-pixelfed-garage (push) Has been cancelled
Two different jobs
2024-09-30 11:24:22 +02:00

16 lines
353 B
YAML

on: [push]
jobs:
nixosConfiguration-pixelfed:
runs-on: native
steps:
- uses: actions/checkout@v4
- run: nix build .#nixosConfigurations.pixelfed.config.system.build.toplevel
check-pixelfed-garage:
runs-on: native
steps:
- uses: actions/checkout@v4
- run: nix build .#checks.x86_64-linux.pixelfed-garage -L