changed hugo img used
This commit is contained in:
parent
000456c711
commit
fad99d8441
1 changed files with 2 additions and 3 deletions
|
@ -19,9 +19,8 @@ steps:
|
||||||
image: plugins/hugo
|
image: plugins/hugo
|
||||||
settings:
|
settings:
|
||||||
validate: true
|
validate: true
|
||||||
commands:
|
config: ./hugo.toml
|
||||||
- hugo --config hugo.toml
|
theme: ananke
|
||||||
#- minify -r -o /drone/src/build /drone/src/build
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
image: plugins/hugo
|
image: plugins/hugo
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue