Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
C
cmscenter
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
吕祺
cmscenter
Commits
e7acd6d2
Commit
e7acd6d2
authored
Jul 15, 2021
by
吕祺
⛹🏽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
6d3e191c
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
8 deletions
+2
-8
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
config.yml
static/admin/config.yml
+1
-7
No files found.
.gitlab-ci.yml
View file @
e7acd6d2
...
@@ -37,7 +37,7 @@ compile_articles:
...
@@ -37,7 +37,7 @@ compile_articles:
deploy
:
deploy
:
stage
:
deploy
stage
:
deploy
#
when: manual
when
:
manual
environment
:
environment
:
name
:
release
name
:
release
only
:
only
:
...
...
static/admin/config.yml
View file @
e7acd6d2
...
@@ -25,9 +25,3 @@ collections:
...
@@ -25,9 +25,3 @@ collections:
-
{
label
:
"
Abstract"
,
name
:
"
abstract"
,
widget
:
"
text"
}
-
{
label
:
"
Abstract"
,
name
:
"
abstract"
,
widget
:
"
text"
}
-
{
label
:
"
content"
,
name
:
"
content"
,
widget
:
"
markdown"
}
-
{
label
:
"
content"
,
name
:
"
content"
,
widget
:
"
markdown"
}
-
{
label
:
"
coverpic"
,
name
:
"
coverpic"
,
widget
:
"
image"
}
-
{
label
:
"
coverpic"
,
name
:
"
coverpic"
,
widget
:
"
image"
}
-
name
:
"
FrontPage"
label
:
"
frontpage"
file
:
"
content/aboutPage.md"
fields
:
-
{
label
:
"
Title"
,
name
:
"
title"
,
widget
:
"
string"
}
\ 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