Closed julienvey closed 8 years ago
TODO
source /.bzkenv
parser/template/bazooka_run.sh
range
if [[ $rc != 0 ]] ; then exit 42 fi
Tested, Works well :+1:
Ok for me, @jawher You can merge it if it's ok on your side
TODO
source /.bzkenv
as described here https://github.com/bazooka-ci/bazooka/pull/255#discussion_r45274348parser/template/bazooka_run.sh
by using a variable andrange
to avoid code duplication ofif [[ $rc != 0 ]] ; then exit 42 fi