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