mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-01-03 07:19:56 +01:00
Update to push tags
This commit is contained in:
parent
974302e420
commit
98a19dbb1a
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 --all"
|
||||
sh "git push --follow-tags"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue