Skip to content

Commit f00d359

Browse files
authored
feature/automate gh release (#18)
* Proposal for automating GitHub release * add release file
1 parent e183e6c commit f00d359

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Jenkinsfile.release

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
@Library('linkurious-shared')_
2+
3+
lkeSubReleaseJob {
4+
// General
5+
projectName = "linkurious/lke-plugin-data-table"
6+
7+
}

0 commit comments

Comments
 (0)