nix-system/.forgejo/workflows/build.yml
2025-10-30 21:22:00 +01:00

10 lines
248 B
YAML

on:
push:
branches:
- "master"
- "update-nix-inputs"
jobs:
"build-all":
runs-on: native
steps:
- run: nix build --refresh git+https://forgejo:$GITHUB_TOKEN@git.antoinevaure.fr/$GITHUB_REPOSITORY?ref=$GITHUB_REF#build-all