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') {
steps {
sh '''
@@ -92,7 +92,7 @@ pipeline {
'''
}
}
*/
stage('create Puppet documention') {
steps {
sh '/opt/puppetlabs/bin/puppet strings'