debug
This commit is contained in:
parent
09b43e8693
commit
0ef0e0e769
@ -11,7 +11,6 @@ variables:
|
||||
group: molecule
|
||||
environment:
|
||||
PY_COLORS: "1"
|
||||
ANSIBLE_LOCAL_TEMP: /tmp
|
||||
HCLOUD_TOKEN:
|
||||
from_secret: molecule_hcloud_token
|
||||
|
||||
@ -19,6 +18,8 @@ steps:
|
||||
- name: molecule-default
|
||||
<<: *molecule_base
|
||||
commands:
|
||||
# TODO: https://github.com/woodpecker-ci/woodpecker/issues/3552
|
||||
- export HOME=/home/podman
|
||||
- molecule test -s default
|
||||
|
||||
depends_on:
|
||||
|
Loading…
Reference in New Issue
Block a user