parent
8cf61c9e95
commit
d17a899f45
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ steps:
|
||||||
build:
|
build:
|
||||||
image: floryn90/hugo:0.136.3-alpine
|
image: floryn90/hugo:0.136.3-alpine
|
||||||
commands:
|
commands:
|
||||||
- hugo
|
- hugo --noBuildLock
|
||||||
deploy:
|
deploy:
|
||||||
image: drillster/drone-rsync
|
image: drillster/drone-rsync
|
||||||
secrets: [USER, HOST, SSH, PORT]
|
secrets: [USER, HOST, SSH, PORT]
|
||||||
|
|
Loading…
Reference in a new issue