diff --git a/Jenkinsfile b/Jenkinsfile index 8b2e967..ac77b75 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -80,7 +80,7 @@ pipeline { ''' } } -/* + stage('SonarScan') { steps { sh ''' @@ -92,7 +92,7 @@ pipeline { ''' } } -*/ + stage('create Puppet documention') { steps { sh '/opt/puppetlabs/bin/puppet strings'