removed after_failure statement from pipeline

This commit is contained in:
Mustapha Zorgati 2020-03-10 22:08:16 +01:00
parent 5b79c98e25
commit ab649b5330
1 changed files with 0 additions and 3 deletions

View File

@ -47,9 +47,6 @@ install: skip
script: ci/test.sh "$DB" "$([ "false" = "$TRAVIS_PULL_REQUEST" ] && echo "$SONAR_PROJECT_KEY")"
before_cache: rm -rf "$HOME/.m2/repository/pro/taskana"
after_failure:
- cat /home/travis/build/Taskana/taskana/rest/taskana-rest-spring-example-wildfly/target/surefire-reports/*.txt
jobs:
include:
- stage: Test