diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 191d1f7..1e8cfd5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,7 @@ test: script: - npm install --only=prod snyk && npm run snyk # Refer to "scripts" in package.json - # - npm run hexo + - npm run hexo # Update github mirror after_script: