Update 'Jenkinsfile'
Some checks failed
gitea-sync/antos-deb/pipeline/head There was a failure building this commit
Some checks failed
gitea-sync/antos-deb/pipeline/head There was a failure building this commit
This commit is contained in:
parent
046815a6d1
commit
b4a4922a6c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -38,7 +38,7 @@ def parallelStagesMap = getBranches("gitea-sync/antos").collectEntries {
|
||||
|
||||
|
||||
pipeline{
|
||||
agent { node{ label'workstation' }}
|
||||
agent { node{ label'master' }}
|
||||
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