Commit aa6ead3e authored by 吕祺's avatar 吕祺 ⛹🏽

fix

parent c19f98b2
......@@ -16,15 +16,14 @@ compile_articles:
only:
- master
script:
- git remote show origin
- yarn
- git remote show origin
- node utils/articleAggregate.js
- git remote show origin
- sh utils/commit.sh
- npm run export
- rm -r /home/gitlab-runner/deploy/cms/ronghui/out
- cp -r out /home/gitlab-runner/deploy/cms/ronghui
# compress_images:
# stage: build
# # when: manual
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment