mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-01-20 15:40:18 +01:00
WIP jenkinsfile.
This commit is contained in:
parent
c6a6d2e8f8
commit
49946e27e0
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -16,7 +16,7 @@ pipeline {
|
|||
}
|
||||
}
|
||||
}
|
||||
stage('Build on Windows') {
|
||||
stage('Build on Linux') {
|
||||
agent {
|
||||
label "linux"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue