From 55fa6cab68689745b39fe7e3800b199e4d371fc7 Mon Sep 17 00:00:00 2001 From: raffaelespazzoli Date: Tue, 12 Jun 2018 10:09:44 -0400 Subject: [PATCH] fixes --- cucumber-selenium-grid/Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/cucumber-selenium-grid/Jenkinsfile b/cucumber-selenium-grid/Jenkinsfile index 08a7626e..3a1f005e 100644 --- a/cucumber-selenium-grid/Jenkinsfile +++ b/cucumber-selenium-grid/Jenkinsfile @@ -31,6 +31,7 @@ pipeline { ttyEnabled false } } + } // Pipeline Stages start here // Requeres at least one stage