---
kind: pipeline
type: docker
name: build and publish
steps:
- name: build
image: plugins/hugo
settings:
hugo_version: 0.110.0
- name: publish
image: plugins/gh-pages
pages_directory: public/
username: Ghost-Zephyr
password:
from_secret: password