Compare commits

..

1 Commits

Author SHA1 Message Date
03d7fe613d Add gitea CI configuration
All checks were successful
CI / build:all (pull_request) Successful in 13s
Builds the .#bsc-ci.all target on each PR. Causes all packages to be
built in hut, populating the nix cache.
2025-10-01 13:16:42 +02:00

View File

@ -12,4 +12,4 @@ jobs:
runs-on: native
steps:
- uses: https://gitea.com/ScMi1/checkout@v1.4
- run: nix build -L --no-link .#bsc-ci.all
- run: nix build -L --no-link --print-out-paths .#bsc-ci.all