test: ci pipeline
Some checks failed
release / zola-builder (push) Failing after 0s

This commit is contained in:
VC
2025-02-28 16:02:27 +01:00
parent f5e914e533
commit 2eac0b27e8

View File

@@ -0,0 +1,13 @@
---
name: release
on:
- push
jobs:
zola-builder:
steps:
- uses: actions/checkout@v4
- container:
image: jauderho/zola
- run: zola build