fixed Jenkins Syntax
Some checks failed
arbeitszeitmessung/pipeline/head There was a failure building this commit

This commit is contained in:
2025-08-20 18:57:05 +02:00
parent 3475e6d7c9
commit 690a2e48f5

1
Jenkinsfile vendored
View File

@@ -24,7 +24,6 @@ pipeline {
sh 'make scan' sh 'make scan'
} }
} }
}
stage('Building image arbeitszeit-backend') { stage('Building image arbeitszeit-backend') {
when { when {
anyOf { anyOf {