hugo test deploy (no credentials)
This commit is contained in:
parent
5eac63578b
commit
7de494f2c0
1 changed files with 2 additions and 2 deletions
|
@ -20,5 +20,5 @@ steps:
|
|||
#- minify -r -o /drone/src/build /drone/src/build
|
||||
- name: Deploy
|
||||
image: plugins/hugo
|
||||
# commands:
|
||||
# - hugo deploy
|
||||
commands:
|
||||
- hugo deploy --config hugo.toml
|
Loading…
Reference in a new issue