Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-03-01 13:35:05 +00:00
parent e070b60d78
commit 412c809dd4

View File

@@ -12,7 +12,7 @@ steps:
- name: build
image: klakegg/hugo:ext-ci
commands:
- cd themes/ananke # && npm i && cd -
- cd themes/hugo-resume # && npm i && cd -
- hugo --gc --minify --environment production
- name: deploy