add sonar scan
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user