mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
debug
This commit is contained in:
parent
6326e84c98
commit
e93e80c4cd
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ target="cloud/hcloud"
|
|||
changed_all_target="shippable/${cloud}/smoketest/"
|
||||
ls -la
|
||||
# shellcheck disable=SC2086
|
||||
ansible-test integration --color --local -v "${target}" ${COVERAGE:+"$COVERAGE"} ${CHANGED:+"$CHANGED"} ${UNSTABLE:+"$UNSTABLE"} --changed-all-target "${changed_all_target}"
|
||||
ansible-test integration --color --local -v ${COVERAGE:+"$COVERAGE"} ${CHANGED:+"$CHANGED"} ${UNSTABLE:+"$UNSTABLE"} --changed-all-target "${changed_all_target}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue