mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-17 12:28:55 +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}"
|
echo "@* -> ${result}"
|
||||||
done
|
done
|
||||||
echo "Command '@*' failed 3 times!"
|
echo "Command '@*' failed 3 times!"
|
||||||
exit -1
|
exit 255
|
||||||
}
|
}
|
||||||
|
|
||||||
command -v pip
|
command -v pip
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user