Skip to content

Commit 0db43bd

Browse files
authored
OPS-411: Add dependency job (#14)
1 parent 5875425 commit 0db43bd

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Jenkinsfile.dependency-updater

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)