dev/actions feature: overtime #27

Merged
tom_trgr merged 53 commits from dev/actions into main 2025-09-04 00:58:25 +02:00
Showing only changes of commit 690a2e48f5 - Show all commits

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 {