kind: pipeline name: default steps: - name: build image: plugins/hugo settings: hugo_version: 0.88.1 pull: always validate: false commands: - hugo new site /blog