Skip to content

Commit 1f7f035

Browse files
author
Stéphane Philippart
authored
doc: Add plugin description to the Jenkins's plugins page (#135)
* conf: 🔧 git ignore m2eclipse * doc: 📝 add plugin description * refactor: 🗑️
1 parent f269a15 commit 1f7f035

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ work
55
.classpath
66
.settings
77
.project
8+
.vscode/
9+
.factorypath

src/main/resources/index.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?jelly escape-by-default='true'?>
22
<div>
3-
TODO
3+
Steps to determine next or current version from conventional commits messages or configuration files.
44
</div>

0 commit comments

Comments
 (0)