mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-04-21 06:14:11 +00:00
Only deploy on master branch
This commit is contained in:
parent
aa699f5ffb
commit
79a3fc9291
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
|
@ -71,6 +71,7 @@ pipeline {
|
|||
agent {
|
||||
label "linux"
|
||||
}
|
||||
when { branch 'master' }
|
||||
steps {
|
||||
unstash 'windows-natives'
|
||||
unstash 'osx-natives'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue