update jenkinsfile
All checks were successful
gitea-sync/antos-deb/pipeline/head This commit looks good
All checks were successful
gitea-sync/antos-deb/pipeline/head This commit looks good
This commit is contained in:
parent
b24a263996
commit
f2ff7339d6
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -38,7 +38,7 @@ def parallelStagesMap = getBranches("gitea-sync/antos").collectEntries {
|
||||
|
||||
|
||||
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…
Reference in New Issue
Block a user