test make sure everything passes

pull/49738/head
Jordan Borean 6 years ago committed by Toshio Kuratomi
parent 75f249ee98
commit 2eb44f4043

@ -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

Loading…
Cancel
Save