mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-01-26 18:34:36 +01:00
Change the release stage name
This commit is contained in:
parent
a4c7d312d2
commit
6150206edb
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -105,7 +105,7 @@ pipeline {
|
|||
}
|
||||
}
|
||||
}
|
||||
stage('Perform release') {
|
||||
stage('Release') {
|
||||
agent {
|
||||
label "linux"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue