Skip to content
SirineBeji edited this page Sep 17, 2018 · 3 revisions

Welcome to the Calculator wiki!

#!/usr/bin/env groovy
@Library([‘mrp-pipeline-toolbox’]) _

lambdaPipeline {
	snapshot_options=-Pfulldeploy’
        check_options=-Pfulldeploy’
	deploy_when_push=true
}
Clone this wiki locally