split CI in multiple files for better reading and understanding
Build and Publish Site / docker (push) Successful in 4s
Lint and Test / lint (push) Failing after 5s
Test Zensical build / docker (push) Successful in 2s

Signed-off-by: Basil Bruhn <basil.bruhn@psi.ch>
This commit is contained in:
2026-06-08 14:26:03 +02:00
parent 0486378ce1
commit ace2f44e2a
3 changed files with 18 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
name: Test Zensical build
on:
pull_request:
push:
jobs:
docker:
runs-on: ubuntu-latest-intranet
container:
image: gitea.psi.ch/images/alpine-zensical
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build page
run: /opt/python-env/bin/zensical build