Compare commits

..

1 Commits

Author SHA1 Message Date
VC
2eac0b27e8 test: ci pipeline
Some checks failed
release / zola-builder (push) Failing after 0s
2025-02-28 16:19:34 +01:00

View File

@@ -6,11 +6,8 @@ on:
jobs: jobs:
zola-builder: zola-builder:
container:
image: jauderho/zola
steps: steps:
- run: | - uses: actions/checkout@v4
pwd - container:
ls -l image: jauderho/zola
ls -l /
- run: zola build - run: zola build