ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
kekskurse 2024-11-26 23:33:12 +01:00
parent 449378bb59
commit 2d48515f99
2 changed files with 9 additions and 3 deletions

View file

@ -27,9 +27,10 @@ clone:
steps:
# Build hugo static files
build:
image: klakegg/hugo:ext-ubuntu-ci
commands:
- hugo --minify
image: plugins/hugo
settings:
hugo_version: 0.138
validate: true
when:
event: [pull_request, push]
publish:

View file

@ -4,3 +4,8 @@ type: docs
---
Coming soon
### Technical Links
* [Git](https://git.keks.cloud/gutes.team)