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

test

parent 634f8f6a
Pipeline #4798 failed with stage
in 23 seconds
...@@ -18,7 +18,6 @@ compile_articles_and_preview: ...@@ -18,7 +18,6 @@ compile_articles_and_preview:
- yarn - yarn
- node utils/articleAggregate.js - node utils/articleAggregate.js
- sh utils/imageCompress.sh - sh utils/imageCompress.sh
- whoami
- sh utils/commit.sh - sh utils/commit.sh
- npm run export - npm run export
- rm -rf /home/gitlab-runner/deploy/cms/ficus/out #/home/gitlab-runner/deploy/official/out/ - rm -rf /home/gitlab-runner/deploy/cms/ficus/out #/home/gitlab-runner/deploy/official/out/
......
--- ---
title: test title: test
titleEN: "33" titleEN: "333"
hide: false hide: false
createDate: 2024-03-01T08:42:59.862Z createDate: 2024-03-01T08:42:59.862Z
abstract: test abstract: test
......
...@@ -8,6 +8,7 @@ then ...@@ -8,6 +8,7 @@ then
echo 'added' echo 'added'
git commit -am '自动文章合并|自动图片压缩' git commit -am '自动文章合并|自动图片压缩'
echo 'commited' echo 'commited'
whoami
git push git@git.gaorongvc.cn:lq/ficus.git git push git@git.gaorongvc.cn:lq/ficus.git
exit 1 exit 1
fi fi
\ No newline at end of file
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