mirror of
https://github.com/geerlingguy/ansible-role-ansible.git
synced 2024-11-22 11:35:11 +01:00
Fix failing tests due to deleted Docker container.
This commit is contained in:
parent
10fb98100b
commit
9203f8bd3c
@ -12,6 +12,7 @@ env:
|
||||
|
||||
script:
|
||||
- container_id=$(date +%s)
|
||||
- cleanup=false
|
||||
|
||||
# Download test shim.
|
||||
- wget -O ${PWD}/tests/test.sh https://gist.githubusercontent.com/geerlingguy/73ef1e5ee45d8694570f334be385e181/raw/
|
||||
|
Loading…
Reference in New Issue
Block a user