homeserver/collections/ansible/posix/tests/utils/shippable/sanity.sh

8 lines
173 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -o pipefail -eux
# shellcheck disable=SC2086
ansible-test sanity --color -v --junit ${COVERAGE:+"$COVERAGE"} ${CHANGED:+"$CHANGED"} \
--docker