We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f01974f commit ffd3376Copy full SHA for ffd3376
Jenkinsfile
@@ -0,0 +1,5 @@
1
+@Library("CI_LIB") _
2
+
3
+def pipeline = new ncs.sdk_ncs_lite.Main()
4
5
+pipeline.run_pipeline()
0 commit comments