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