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
63dce55c06
commit
85de3ea0cf
1 changed files with 2 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ target="cloud/hcloud"
|
|||
stage="prod"
|
||||
|
||||
changed_all_target="shippable/${cloud}/smoketest/"
|
||||
|
||||
ls -la
|
||||
git symbolic-ref --short HEAD
|
||||
# shellcheck disable=SC2086
|
||||
ansible-test integration --color -v "${target}" ${COVERAGE:+"$COVERAGE"} ${CHANGED:+"$CHANGED"} ${UNSTABLE:+"$UNSTABLE"} --changed-all-target "${changed_all_target}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue