homelab/.gitea/workflows/deploy.yml
shobu 26ac144938
Some checks failed
/ Build Nix targets (push) Successful in 30s
/ build hive configuration (push) Failing after 3m52s
directly run the nix-develop repo
2025-11-12 00:30:41 +01:00

16 lines
310 B
YAML

on:
push:
branches:
- master
- test-deploy
jobs:
build:
name: build hive configuration
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v5
- uses: cachix/install-nix-action@v31
- run: nix run github:nicknovitski/nix-develop/v1
- run: colmena apply