homelab/.gitea/workflows/deploy.yml
shobu 27862a3be1
Some checks failed
/ build hive configuration (push) Failing after 15s
/ Build Nix targets (push) Has been cancelled
test
2025-11-12 05:19:27 +01:00

14 lines
224 B
YAML

on:
push:
branches:
- master
- test-deploy
jobs:
build:
name: build hive configuration
runs-on: nix-latest
steps:
- uses: actions/checkout@v5
- run: nix run nixpkgs#colmena apply