Remove debug lines
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
a49401a148
commit
674749450f
|
@ -20,10 +20,6 @@ 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"
|
||||||
- sleep 15
|
|
||||||
- docker info
|
|
||||||
- ansible --version
|
|
||||||
- molecule --version
|
|
||||||
- molecule test
|
- molecule test
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
|
Loading…
Reference in New Issue