diff --git a/Jenkinsfile b/Jenkinsfile index 3e12162c..bdd0d92a 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,5 +1,5 @@ pipeline { - agent crawlab + agent {crawlab} stages { stage('Build Frontend') {