uses local jenkins
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -93,7 +93,6 @@ Changelog of Git Changelog.
|
|||||||
<h2> {{name}} </h2>
|
<h2> {{name}} </h2>
|
||||||
{{/hasIssue}}
|
{{/hasIssue}}
|
||||||
|
|
||||||
|
|
||||||
{{#commits}}
|
{{#commits}}
|
||||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/{{hash}}">{{hash}}</a> {{authorName}} <i>{{commitTime}}</i>
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/{{hash}}">{{hash}}</a> {{authorName}} <i>{{commitTime}}</i>
|
||||||
<p>
|
<p>
|
||||||
@@ -140,7 +139,7 @@ Changelog of Git Changelog.
|
|||||||
|
|
||||||
{{/issues}}
|
{{/issues}}
|
||||||
{{/tags}}
|
{{/tags}}
|
||||||
''', mediaWikiTemplateFile: '', mediaWikiTitle: '', mediaWikiUrl: '', mediaWikiUseTemplateContent: false, mediaWikiUseTemplateFile: false, mediaWikiUsername: '', noIssueName: 'No issue', readableTagName: '/([^/]+?)$', showSummary: false, showSummaryTemplateContent: '''<h1> Git Changelog changelog </h1>
|
<h1> Git Changelog changelog </h1>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Changelog of Git Changelog.
|
Changelog of Git Changelog.
|
||||||
|
|||||||
Reference in New Issue
Block a user