Add Drone
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
kind: pipeline
|
||||||
|
type: docker
|
||||||
|
name: Build in Hugo
|
||||||
|
steps:
|
||||||
|
- image: klakegg/hugo:0.104.3
|
||||||
|
commands:
|
||||||
|
- hugo
|
||||||
Reference in New Issue
Block a user