action to jump

This commit is contained in:
Arne Teuke
2024-12-19 10:54:52 +01:00
parent 82056cee25
commit a2dc5b5175
2 changed files with 5 additions and 17 deletions

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'