feat: add docker info for debugging
This commit is contained in:
parent
d0e5c2cfd9
commit
ef454f31e0
1 changed files with 1 additions and 0 deletions
|
|
@ -15,4 +15,5 @@ molecule:
|
||||||
ANSIBLE_FORCE_COLOR: "true"
|
ANSIBLE_FORCE_COLOR: "true"
|
||||||
PY_COLORS: "1"
|
PY_COLORS: "1"
|
||||||
script:
|
script:
|
||||||
|
- "docker info"
|
||||||
- "molecule test"
|
- "molecule test"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue