This commit is contained in:
Arne Teuke
2025-02-13 13:46:35 +01:00
parent fbb4a95965
commit a6c5d66820

4
Jenkinsfile vendored
View File

@@ -80,7 +80,7 @@ pipeline {
''' '''
} }
} }
/*
stage('SonarScan') { stage('SonarScan') {
steps { steps {
sh ''' sh '''
@@ -92,7 +92,7 @@ pipeline {
''' '''
} }
} }
*/
stage('create Puppet documention') { stage('create Puppet documention') {
steps { steps {
sh '/opt/puppetlabs/bin/puppet strings' sh '/opt/puppetlabs/bin/puppet strings'