CI test #2
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2022-03-30 02:09:26 +08:00
parent fc08d1c7dc
commit 83e5ff2316

View File

@@ -17,6 +17,7 @@ steps:
image: node:14-alpine image: node:14-alpine
commands: commands:
- npm install - npm install
- npm install -g hexo
- hexo g - hexo g
- name: rebuild-cache - name: rebuild-cache