mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2025-12-06 08:01:59 +01:00
Another attempt to get the release working.
This commit is contained in:
parent
33640ec47d
commit
d0487df592
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -136,7 +136,7 @@ pipeline {
|
|||
sh "mvn -P windows,linux,osx,wintab versions:revert"
|
||||
sh "mvn -P windows,linux,osx,wintab versions:set -DnextSnapshot"
|
||||
sh "git commit -m 'Next development release' ."
|
||||
sh "git push --follow-tags"
|
||||
sh "git push origin HEAD:master --follow-tags"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue