homelab/.gitea/workflows/deploy.yml
shobu 10bcea2d77
Some checks failed
/ Build Nix targets (push) Successful in 31s
/ build hive configuration (push) Failing after 1m40s
remove cachix usage
2025-11-12 00:19:14 +01:00

16 lines
314 B
YAML

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