dev/actions #26

Merged
tom_trgr merged 41 commits from dev/actions into dev/main 2025-08-29 15:36:00 +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 {