Jenkinsfile fix 3

This commit is contained in:
Simon Gardling 2021-04-12 11:39:49 -04:00
parent b7646294ed
commit ff504832ac
1 changed files with 2 additions and 1 deletions

1
Jenkinsfile vendored
View File

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