Skip to content

Commit ad5da01

Browse files
committed
ci: add Jenkinsfile for CI pipeline integration
Add Jenkinsfile for CI pipeline integration Signed-off-by: Jan Gałda <jan.galda@nordicsemi.no>
1 parent c66d7f3 commit ad5da01

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Jenkinsfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
@Library("CI_LIB") _
2+
3+
def pipeline = new ncs.sdk_edge_ai.Main()
4+
5+
pipeline.run_pipeline()

0 commit comments

Comments
 (0)