change firewall settings action to jump

This commit is contained in:
Arne Teuke
2024-12-18 15:11:02 +01:00
parent ae352b2ac6
commit 5aafb2155f

4
Jenkinsfile vendored
View File

@@ -81,7 +81,7 @@ pipeline {
}
}
stage('SonarScan') {
/* stage('SonarScan') {
steps {
sh '''
/opt/sonar-scanner/bin/sonar-scanner \
@@ -92,7 +92,7 @@ pipeline {
'''
}
}
*/
stage('create Puppet documention') {
steps {
sh '/opt/puppetlabs/bin/puppet strings'