mirror of
https://github.com/ru-de/faq.git
synced 2024-11-23 10:52:20 +00:00
drop debug
This commit is contained in:
parent
c88904ea21
commit
2b2336b798
@ -35,7 +35,6 @@ OUTPUT=$(cat /tmp/comments.json | (! grep .));
|
||||
OUTPUT_EXIT_CODE=$?
|
||||
|
||||
if [ $OUTPUT_EXIT_CODE -ne 0 ]; then
|
||||
cat /tmp/send_comments.json
|
||||
github_comments_send -file /tmp/send_comments.json -repo $TRAVIS_REPO_SLUG -pr $TRAVIS_PULL_REQUEST
|
||||
EXIT_CODE=1
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user