mirror of
https://github.com/lxsang/luafcgi.git
synced 2025-02-23 04:12:49 +01:00
change jenkins node to workstation
All checks were successful
gitea-sync/luafcgi/pipeline/head This commit looks good
All checks were successful
gitea-sync/luafcgi/pipeline/head This commit looks good
This commit is contained in:
parent
07aa4f4b79
commit
1b6411bf01
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -30,7 +30,7 @@ def build_luad() {
|
||||
}
|
||||
|
||||
pipeline {
|
||||
agent { node { label'master' } }
|
||||
agent { node { label'workstation' } }
|
||||
options {
|
||||
// Limit build history with buildDiscarder option:
|
||||
// daysToKeepStr: history is only kept up to this many days.
|
||||
|
Loading…
x
Reference in New Issue
Block a user