updated droneconfig
continuous-integration/drone Build is passing Details

This commit is contained in:
nick 2023-02-27 13:46:40 +00:00
parent 31d8d1bf0d
commit 596df52eb8
1 changed files with 1 additions and 1 deletions

View File

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