diff --git a/Hochbaustatistik/config/Jenkinsfile b/Hochbaustatistik/config/Jenkinsfile index c87e091..5ba57ca 100644 --- a/Hochbaustatistik/config/Jenkinsfile +++ b/Hochbaustatistik/config/Jenkinsfile @@ -4,7 +4,7 @@ pipeline { node { - label 'Jenkins_Homer' + label 'jenkins_homer_agent' } } stages