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