Commit 2be547bb authored by 吕祺's avatar 吕祺 ⛹🏽

add content yml files

parent 8b360278
...@@ -22,6 +22,7 @@ compile_articles: ...@@ -22,6 +22,7 @@ compile_articles:
- npm run export - npm run export
- rm -r /home/gitlab-runner/deploy/cms/ronghui/out - rm -r /home/gitlab-runner/deploy/cms/ronghui/out
- cp -r out /home/gitlab-runner/deploy/cms/ronghui - cp -r out /home/gitlab-runner/deploy/cms/ronghui
- cp -r content /home/gitlab-runner/deploy/cms/ronghui/out
- echo "cms https://cmsadmin.gaorongvc.cn/ronghui/admin" - echo "cms https://cmsadmin.gaorongvc.cn/ronghui/admin"
...@@ -51,6 +52,7 @@ deploy: ...@@ -51,6 +52,7 @@ deploy:
- rm -rf /home/gitlab-runner/deploy/cms/ronghui/out - rm -rf /home/gitlab-runner/deploy/cms/ronghui/out
- echo "预览页面已清除" - echo "预览页面已清除"
- cp -r out /home/gitlab-runner/deploy/cms/ronghui - cp -r out /home/gitlab-runner/deploy/cms/ronghui
- cp -r content /home/gitlab-runner/deploy/cms/ronghui/out
- /home/gitlab-runner/sh/ossutil64 cp -f out oss://touhou-cms/ -r - /home/gitlab-runner/sh/ossutil64 cp -f out oss://touhou-cms/ -r
......
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