parent
fc08d1c7dc
commit
83e5ff2316
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue