This commit is contained in:
parent
d17a899f45
commit
455767f2f2
1 changed files with 2 additions and 2 deletions
|
@ -6,9 +6,9 @@ clone:
|
|||
|
||||
steps:
|
||||
build:
|
||||
image: floryn90/hugo:0.136.3-alpine
|
||||
image: floryn90/hugo:latest
|
||||
commands:
|
||||
- hugo --noBuildLock
|
||||
- hugo
|
||||
deploy:
|
||||
image: drillster/drone-rsync
|
||||
secrets: [USER, HOST, SSH, PORT]
|
||||
|
|
Loading…
Reference in a new issue