mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 01:33:36 +02:00
robot: output failure
This commit is contained in:
parent
a88dd14b03
commit
46f1f12fc6
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ echo "END_OF_SECURITY_RESULTS"
|
|||
bundle exec rubycritic app lib
|
||||
|
||||
if [ $RCODE == 0 ] && [ $TCODE == 0 ] &&[ $BCODE == 0 ]; then
|
||||
echo "FAILURE"
|
||||
exit 0
|
||||
else
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue