test make sure everything passes

This commit is contained in:
Jordan Borean 2018-12-07 13:56:30 +10:00 committed by Toshio Kuratomi
parent 75f249ee98
commit 2eb44f4043

View file

@ -15,4 +15,4 @@ fi
# shellcheck disable=SC2086
ansible-test integration --color -v --retry-on-error "${target}" ${COVERAGE:+"$COVERAGE"} ${CHANGED:+"$CHANGED"} ${UNSTABLE:+"$UNSTABLE"} \
--docker "${image}"
--docker "${image}" --continue-on-error