Actually deploy

This commit is contained in:
Tim203 2022-01-26 12:20:29 +01:00
parent 53de9f4a31
commit 2573b47de9
No known key found for this signature in database
GPG key ID: 064EE9F5BF7C3EE8

2
Jenkinsfile vendored
View file

@ -22,9 +22,11 @@ pipeline {
stage ('Deploy') {
when {
anyOf {
branch "master"
branch "feature/cumulus-1.1" // allow Floodgate to build
}
}
steps {
rtMavenDeployer(