[CI SKIP]
@ -1,11 +1,26 @@
kind: pipeline
type: exec
name: test
clone:
skip_verify: true
trigger:
event:
- pull_request
steps:
- name: test
commands:
- git submodule update --init --recursive
- hugo -d $(mktemp -d)
---
name: build & deploy
platform:
os: linux
arch: amd64
exclude:
- name: build