homelab-docs/.forgejo/workflows/build.yaml
Chris Cowley 033b5e4fac
All checks were successful
/ build (push) Successful in 37s
Try and build
2024-10-04 10:24:50 +02:00

9 lines
144 B
YAML

on:
- push
jobs:
build:
runs-on: ubuntu
steps:
- uses: actions/checkout@v4
- name: build
run: scripts/deploy.sh