ci: Add test deployment here
All checks were successful
/ build (push) Successful in 5s

This commit is contained in:
Rahix 2026-03-02 12:19:39 +01:00
parent 0978ed7b5e
commit 3722d09b06
2 changed files with 48 additions and 0 deletions

View file

@ -0,0 +1,12 @@
on:
push:
branches:
- 'poc'
jobs:
build:
runs-on: self-hosted-nixos-x86_64
steps:
- uses: https://code.forgejo.org/actions/checkout@v4
- name: Run TaskBot
run: nix-shell .forgejo/script/taskbot.nix --run "fafo-taskbot"