add drone config file
This commit is contained in:
parent
216d9f7ccd
commit
007ba2a230
1 changed files with 5 additions and 0 deletions
5
drone.yml
Normal file
5
drone.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
pipeline:
|
||||||
|
build:
|
||||||
|
image: j1mc/docker-zola
|
||||||
|
commands:
|
||||||
|
- zola build
|
Loading…
Reference in a new issue