Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
F
ficus
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吕祺
ficus
Commits
cfddf215
Commit
cfddf215
authored
Mar 04, 2024
by
吕祺
⛹🏽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test
parent
634f8f6a
Pipeline
#4798
failed with stage
in 23 seconds
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+0
-1
test.md
content/news/test.md
+1
-1
commit.sh
utils/commit.sh
+1
-0
No files found.
.gitlab-ci.yml
View file @
cfddf215
...
@@ -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/
...
...
content/news/test.md
View file @
cfddf215
---
---
title
:
test
title
:
test
titleEN
:
"
33"
titleEN
:
"
33
3
"
hide
:
false
hide
:
false
createDate
:
2024-03-01T08:42:59.862Z
createDate
:
2024-03-01T08:42:59.862Z
abstract
:
test
abstract
:
test
...
...
utils/commit.sh
View file @
cfddf215
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment