|
|
|
@ -7,9 +7,9 @@ steps:
|
|
|
|
|
commands:
|
|
|
|
|
- git submodule update --init --recursive
|
|
|
|
|
- name: build
|
|
|
|
|
image: code.ndumas.com/ndumas/drone-hugo:latest
|
|
|
|
|
image: code.ndumas.com/ndumas/drone-hugo
|
|
|
|
|
commands:
|
|
|
|
|
- hugo
|
|
|
|
|
- ls
|
|
|
|
|
- name: publish
|
|
|
|
|
image: drillster/drone-rsync
|
|
|
|
|
settings:
|
|
|
|
|