6371-limpiezaTablasVn2008Part1 #1964

Merged
robert merged 15 commits from 6371-limpiezaTablasVn2008Part1 into dev 2024-02-02 12:13:53 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit fe48e27cce - Show all commits

1
Jenkinsfile vendored
View File

@ -101,6 +101,7 @@ pipeline {
}
stage('Database') {
when { anyOf {
branch 'dev'
branch 'test'
branch 'master'
}}