mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-01-05 00:09:57 +01:00
Activate all profiles and don't compile the code
This commit is contained in:
parent
b93ddcc46e
commit
0d466440d9
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -85,7 +85,7 @@ pipeline {
|
|||
globalMavenSettingsConfig: 'global-maven-settings-ossrh',
|
||||
mavenOpts: '-Djavax.net.ssl.trustStore=/etc/ssl/certs/java/cacerts' //Work around for JDK9 missing cacerts
|
||||
) {
|
||||
sh "mvn deploy"
|
||||
sh "mvn -P linux,windows,osx,wintab deploy:deploy"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue