parent
fc08d1c7dc
commit
83e5ff2316
|
@ -17,6 +17,7 @@ steps:
|
|||
image: node:14-alpine
|
||||
commands:
|
||||
- npm install
|
||||
- npm install -g hexo
|
||||
- hexo g
|
||||
|
||||
- name: rebuild-cache
|
||||
|
|
Loading…
Reference in New Issue