2021-09-06 18:02:00 +02:00

13 lines
198 B
YAML

kind: pipeline
name: default
steps:
- name: build
image: plugins/hugo
settings:
hugo_version: 0.88.1
pull: always
validate: true
config: blog/config.toml
theme: blog/themes