add sonar scan

This commit is contained in:
Arne Teuke
2025-02-12 17:12:47 +01:00
parent e041552127
commit 67e79224fd

3
Jenkinsfile vendored
View File

@@ -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'