label, node. whatever.
All checks were successful
gitea.arg.rip/jenkins-playground/pipeline/head This commit looks good

This commit is contained in:
adam 2024-10-30 23:34:45 -04:00
parent 12968b85f2
commit 17f5b66301

4
Jenkinsfile vendored
View File

@ -1,5 +1,7 @@
pipeline { pipeline {
agent balaam agent {
label "balaam"
}
stages { stages {
stage('credits'){ stage('credits'){