Commit 0829254f authored by 吕祺's avatar 吕祺 ⛹🏽

fix

parent 22c9f0fc
......@@ -64,8 +64,10 @@ preview:
# paths:
# - out
script:
- rm -r /home/gitlab-runner/deploy/cms/ronghui
- cp -r . /home/gitlab-runner/deploy/cms/ronghui
- yarn
- npm run export
- rm -r /home/gitlab-runner/deploy/cms/ronghui/out
- cp -r out /home/gitlab-runner/deploy/cms/ronghui
......
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