Update .woodpecker.yml (x11)
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
0c9c640570
commit
6bb22902d2
|
@ -20,6 +20,7 @@ steps:
|
||||||
- python3 -m pip install ansible molecule molecule-plugins[docker] docker
|
- python3 -m pip install ansible molecule molecule-plugins[docker] docker
|
||||||
- export ANSIBLE_COLLECTION=slococo/playground
|
- export ANSIBLE_COLLECTION=slococo/playground
|
||||||
- cd "$ANSIBLE_COLLECTION"
|
- cd "$ANSIBLE_COLLECTION"
|
||||||
|
- export DOCKER_HOST="tcp://dind:2376"
|
||||||
- molecule test
|
- molecule test
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
Loading…
Reference in New Issue