let uploadReport always fail

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2020-09-10 12:32:34 +02:00
parent f992dd336d
commit 495cf0aea0
No known key found for this signature in database
GPG Key ID: 0E00D4D47D0C5AF7
1 changed files with 2 additions and 0 deletions

View File

@ -87,4 +87,6 @@ else
BRANCH_TYPE=$BRANCH-$TYPE
upload "build/reports/shot/verification"
fi
exit 1 # always fail
fi