Update Jenkinsfile

This commit is contained in:
s4616 2023-07-10 18:42:56 +09:00 committed by GitHub
parent d9f8662a2a
commit 2e18e69f41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
Jenkinsfile vendored
View file

@ -18,6 +18,7 @@ pipeline {
}
}
}
}
stage ('mvn Build') {
steps {