added retry function to validate script
This commit is contained in:
parent
33404a7772
commit
eeed035ef0
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ docker version
|
||||||
pip install --user -r requirements.txt
|
pip install --user -r requirements.txt
|
||||||
|
|
||||||
make pull-images
|
make pull-images
|
||||||
make validate
|
ci_retry make validate
|
||||||
|
|
Loading…
Reference in a new issue