EN-0001 - add new stages

This commit is contained in:
Arne Teuke
2021-08-05 16:05:41 +02:00
parent bd1d7ecc67
commit ed0e623930

3
Jenkinsfile vendored
View File

@@ -87,7 +87,6 @@ pipeline {
}
}
<<<<<<< HEAD
stage('SonarScan') {
steps {
sh '''
@@ -106,8 +105,6 @@ pipeline {
}
}
=======
>>>>>>> fff4fbb07cecdaeee187b4566e948ac1794dc6e8
stage('update repo') {
steps {
sshagent(['edd05eb6-26b5-4c7b-a5cc-ea2ab899f4fa']) {