diff --git a/Jenkinsfile b/Jenkinsfile index c38c6a6..d668cd0 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -46,12 +46,5 @@ pipeline { } } - post { - success { - echo 'Run E2E Test pipeline!' - build job: 's444018-create-dataset', parameters: [] - } - } - } } \ No newline at end of file