action to jump
This commit is contained in:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user