refs #4550 Deployment: branch master enabled
gitea/printnatura/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2022-11-16 12:59:17 +01:00
parent 3ae239f3e1
commit f8d360a7c0
1 changed files with 2 additions and 0 deletions

2
Jenkinsfile vendored
View File

@ -16,6 +16,7 @@ pipeline {
when { when {
anyOf { anyOf {
branch 'test' branch 'test'
branch 'master'
} }
} }
environment { environment {
@ -31,6 +32,7 @@ pipeline {
when { when {
anyOf { anyOf {
branch 'test' branch 'test'
branch 'master'
} }
} }
environment { environment {