Files
debyl-site/.drone.yml
2020-09-28 23:11:36 -04:00

16 lines
219 B
YAML

---
kind: pipeline
name: default
platform:
os: linux
arch: arm
steps:
- name: build
image: bdebyl/hugo
commands:
- git clone https://gitlab.com/bdebyl/hugo-theme-even.git themes/even
- hugo