Jenkinsfile fix 3

This commit is contained in:
Simon Gardling 2021-04-12 11:39:49 -04:00
parent b7646294ed
commit ff504832ac

1
Jenkinsfile vendored
View File

@ -72,6 +72,7 @@ pipeline {
} }
} }
} }
}
stage('Archive Jars') { stage('Archive Jars') {
steps { steps {