This commit is contained in:
parent
d0213945f7
commit
6eab212f99
9
.drone.yml
Normal file
9
.drone.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: hugo
|
||||
image: corpusops/hugo
|
||||
commands:
|
||||
- hugo
|
Loading…
Reference in a new issue