Add Drone

This commit is contained in:
Greg Hellings
2024-04-22 01:38:32 -05:00
parent 1daa5edd31
commit 4f2d6d3e6b
+8
View File
@@ -0,0 +1,8 @@
---
kind: pipeline
type: docker
name: Build in Hugo
steps:
- image: klakegg/hugo:0.104.3
commands:
- hugo