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

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

View File

@@ -0,0 +1,16 @@
---
name: release
on:
- push
jobs:
zola-builder:
container:
image: jauderho/zola
steps:
- run: |
pwd
ls -l
ls -l /
- run: zola build