Jenkins Pipeline angepasst auf neuen Jenkins Agenten "jenkins_home_agent"
This commit is contained in:
2
Hochbaustatistik/config/Jenkinsfile
vendored
2
Hochbaustatistik/config/Jenkinsfile
vendored
@@ -4,7 +4,7 @@ pipeline
|
||||
{
|
||||
node
|
||||
{
|
||||
label 'Jenkins_Homer'
|
||||
label 'jenkins_homer_agent'
|
||||
}
|
||||
}
|
||||
stages
|
||||
|
||||
Reference in New Issue
Block a user