mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 20:08:41 +00:00
(cherry picked from commit 9800da148a)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
087392847d
commit
f77c995798
@ -50,7 +50,7 @@ function retry
|
||||
echo "@* -> ${result}"
|
||||
done
|
||||
echo "Command '@*' failed 3 times!"
|
||||
exit -1
|
||||
exit 255
|
||||
}
|
||||
|
||||
command -v pip
|
||||
|
||||
Loading…
Reference in New Issue
Block a user