Commit 2f50cfd3 authored by Zamar Zahid's avatar Zamar Zahid

Update Jenkinsfile

parent 10e0e23d
@Library('mpl@master') _ @Library('mpl@master') _
/* node( 'LS' ) { node( 'LS' ) {
stage( 'Application Checkout' ) { stage( 'Application Checkout' ) {
MPLModule('Checkout') MPLModule('Checkout')
} }
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
stage( 'Test' ) { stage( 'Test' ) {
MPLModule() MPLModule()
} }
} */ }
MPLPipeline {} MPLPipeline {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment