diff --git a/Jenkinsfile b/Jenkinsfile index 1cc3648..eaa5c82 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -91,7 +91,6 @@ run: { echo "This is my first task" echo "This is my second task" - echo "This is my third task" }, ], /* [ run: { echo "This is my second task" }, in: '*', on: 'docker' ],