diff --git a/Jenkinsfile b/Jenkinsfile
index 4f74515576853c57adc81d9c0408342bb50759b1..af641c9e7bcae1d57bdb7cd2c9052dc935bc287f 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -2,7 +2,7 @@
 
 pipeline {
 
-  agent build-node8
+  agent { label "build-node8" }
 
   environment {
     DOCKER_ARGS = ''