---
kind: pipeline
type: docker
name: Build in Hugo
steps:
- name: Build
image: klakegg/hugo:0.104.3
commands:
- hugo