label, node. whatever.
All checks were successful
gitea.arg.rip/jenkins-playground/pipeline/head This commit looks good
All checks were successful
gitea.arg.rip/jenkins-playground/pipeline/head This commit looks good
This commit is contained in:
parent
12968b85f2
commit
17f5b66301
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -1,5 +1,7 @@
|
||||
pipeline {
|
||||
agent balaam
|
||||
agent {
|
||||
label "balaam"
|
||||
}
|
||||
|
||||
stages {
|
||||
stage('credits'){
|
||||
|
Loading…
Reference in New Issue
Block a user