We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5875425 commit 0db43bdCopy full SHA for 0db43bd
1 file changed
Jenkinsfile.dependency-updater
@@ -0,0 +1,8 @@
1
+@Library('linkurious-shared')_
2
+
3
+lkeSubReleaseJob {
4
+ // General
5
+ projectName = "linkurious/lke-plugin-data-table"
6
7
+ releasing = false
8
+}
0 commit comments