Dont always exit 0 if we get errors
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy 2020-09-23 09:44:10 +02:00
parent 7ea09b7a64
commit c38bd61daa
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -31,4 +31,3 @@ run_plugin() {
} }
run_plugin run_plugin
exit 0