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

fix

parent 6d3e191c
......@@ -37,7 +37,7 @@ compile_articles:
deploy:
stage: deploy
# when: manual
when: manual
environment:
name: release
only:
......
......@@ -24,10 +24,4 @@ collections:
- { label: "createDate", name: "createDate", widget: "datetime" }
- { label: "Abstract", name: "abstract", widget: "text" }
- { label: "content", name: "content", widget: "markdown"}
- { 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
- { label: "coverpic", name: "coverpic", widget: "image" }
\ 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