An error occurred while fetching the assigned milestone of the selected merge_request.
Update Hexo template
1 unresolved thread
1 unresolved thread
- Update node version
- stop installing hexo globally
- use relative reference to hexo
- add caching
Merge request reports
Activity
4 4 pages: 5 cache: 6 paths: 7 - node_modules/ 8 9 5 script: 10 - npm install hexo-cli -g 11 6 - npm install 12 - hexo deploy 7 - ./node_modules/hexo/bin/hexo generate 13 8 artifacts: 14 9 paths: 15 10 - public 11 cache: 12 paths: 13 - public mentioned in commit cf106eae
Please register or sign in to reply