Skip to content

Commit

Permalink
Upload results may fail
Browse files Browse the repository at this point in the history
  • Loading branch information
roussosalex committed Jun 6, 2018
1 parent ba19e04 commit 18b214e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/upload_result.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# early exit when no secrets are set
if [[ $PREBUILT_AUTH = ":" ]]; then
echo "No secrets to upload result."
exit 1
exit 0
fi

# rename dir as arch for tarring
Expand Down

0 comments on commit 18b214e

Please sign in to comment.