Run with parallel
gitea/salix/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
Joan Sanchez 2022-05-12 15:35:25 +02:00
parent fd7bed9933
commit 17957c0987
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -46,7 +46,7 @@ pipeline {
}
}
}
stage('Test') {
stage('Test/Back') {
when { not { anyOf {
branch 'test'
branch 'master'