homelab/.gitea/workflows/deploy.yml
shobu e1d2f10b6a
Some checks failed
/ Build Nix targets (push) Successful in 27s
/ build hive configuration (push) Failing after 3m35s
old nix
2025-11-12 04:35:54 +01:00

18 lines
377 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
with:
nix_path: nixpkgs=channel:nixos-24.05
- uses: https://github.com/nicknovitski/nix-develop@v1
- run: colmena apply