Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-03-01 13:37:06 +00:00
parent 412c809dd4
commit 2ce669cd14

View File

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