Added .drone.yml, migrating from GitLab CI

This commit is contained in:
Bastian de Byl
2020-09-28 22:26:11 -04:00
parent e3b5b8caef
commit ea233b3786

12
.drone.yml Normal file
View File

@@ -0,0 +1,12 @@
---
kind: pipeline
name: default
platform:
os: linux
arch: arm
steps:
- name: build
image: bdebyl/hugo