mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2025-12-31 22:09:57 +01:00
Add the tools.
This commit is contained in:
parent
4c7eff906e
commit
cc2c663916
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -2,7 +2,7 @@ pipeline {
|
|||
agent none
|
||||
triggers { pollSCM('H/15 * * * *') }
|
||||
tools {
|
||||
maven 'apache-maven-3.0.1'
|
||||
maven 'Maven 3.5.3'
|
||||
jdk 'OpenJDK 9'
|
||||
}
|
||||
stages {
|
||||
|
|
|
|||
Loading…
Reference in a new issue