import db changes on master
gitea/salix/dev There was a failure building this commit
Details
gitea/salix/dev There was a failure building this commit
Details
This commit is contained in:
parent
ce2615e2d0
commit
eac9980ee3
|
@ -131,6 +131,7 @@ pipeline {
|
|||
stage('Database') {
|
||||
when { anyOf {
|
||||
branch 'test'
|
||||
branch 'master'
|
||||
}}
|
||||
steps {
|
||||
configFileProvider([
|
||||
|
|
Loading…
Reference in New Issue