mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-04-09 16:34:03 +00:00
Activate all profiles and don't compile the code
This commit is contained in:
parent
b93ddcc46e
commit
0d466440d9
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue