diff --git a/Jenkinsfile b/Jenkinsfile index e0af0bc..ef01082 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -21,7 +21,7 @@ // CI Pipeline - as long as the common library can be loaded stValidate(config) -stCompile(config) +//stCompile(config) stTest(config) stPackage(config)