parent
97d7ac4fb0
commit
03551388d6
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ steps:
|
||||||
build:
|
build:
|
||||||
image: floryn90/hugo:latest
|
image: floryn90/hugo:latest
|
||||||
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