mirror of https://gitlab.com/curben/blog
ci(gitlab): restore hexo
This commit is contained in:
parent
f6b2e9813c
commit
b71c5920c8
|
@ -11,7 +11,7 @@ test:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- npm install --only=prod snyk && npm run snyk # Refer to "scripts" in package.json
|
- npm install --only=prod snyk && npm run snyk # Refer to "scripts" in package.json
|
||||||
# - npm run hexo
|
- npm run hexo
|
||||||
|
|
||||||
# Update github mirror
|
# Update github mirror
|
||||||
after_script:
|
after_script:
|
||||||
|
|
Loading…
Reference in New Issue