Compare commits
1 Commits
1.0.6.post
...
1.0.6.post
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
72e43e7c1c |
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -147,6 +147,7 @@ pipeline {
|
||||
}
|
||||
sh("git config --global user.email $_MaintainerEmail")
|
||||
sh("git config --global user.name $_MaintainerName")
|
||||
sh("git config --global init.defaultBranch master")
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -68,11 +68,6 @@ markdown_extensions:
|
||||
anchor_linenums: true
|
||||
line_spans: __span
|
||||
pygments_lang_class: true
|
||||
- pymdownx.superfences:
|
||||
custom_fences:
|
||||
- name: mermaid
|
||||
class: mermaid
|
||||
format: !!python/name:pymdownx.superfences.fence_code_format
|
||||
- pymdownx.keys
|
||||
- pymdownx.mark
|
||||
- pymdownx.progressbar
|
||||
|
||||
Reference in New Issue
Block a user