diff --git a/Jenkinsfile b/Jenkinsfile index 74c7f39..415dba3 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,6 @@ pipeline { agent { - label 'agent1-pi501' + label 'jenkins-agent-pi501' } stages {