Changed hexo generate to deploy
This commit is contained in:
parent
9cee828d19
commit
0ae4c278e9
@ -11,7 +11,7 @@ pages:
|
|||||||
script:
|
script:
|
||||||
- npm install hexo-cli -g
|
- npm install hexo-cli -g
|
||||||
- npm install
|
- npm install
|
||||||
- hexo deploy
|
- hexo generate
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
Reference in New Issue
Block a user