test CI
This commit is contained in:
parent
45352df3dd
commit
9a6296d7b1
1 changed files with 3 additions and 3 deletions
|
@ -11,13 +11,13 @@ steps:
|
|||
- hugo version
|
||||
- name: Build
|
||||
image: plugins/hugo
|
||||
settings:
|
||||
config: hugo.toml
|
||||
validate: true
|
||||
commands:
|
||||
- hugo
|
||||
#- minify -r -o /drone/src/build /drone/src/build
|
||||
- name: Deploy
|
||||
image: plugins/hugo
|
||||
settings:
|
||||
config: hugo.toml
|
||||
validate: true
|
||||
# commands:
|
||||
# - hugo deploy
|
Loading…
Reference in a new issue