parent
2db1861f41
commit
f4b4b3e252
|
@ -12,7 +12,7 @@ steps:
|
|||
- name: build
|
||||
image: klakegg/hugo:ext-ci
|
||||
commands:
|
||||
- cd themes/ananke #&& npm i && cd -
|
||||
- cd themes/ananke # && npm i && cd -
|
||||
- hugo --gc --minify --environment production
|
||||
|
||||
- name: deploy
|
||||
|
|
Loading…
Reference in New Issue