mirror of
https://github.com/danog/jit_bugs.git
synced 2024-11-26 12:04:52 +01:00
Repeat too
This commit is contained in:
parent
735767a16e
commit
e6f1f34e1a
@ -28,6 +28,6 @@ echo "About to run composer"
|
||||
|
||||
rm -rf vendor
|
||||
|
||||
docker run -v $PWD:/app --rm --privileged -it asan_tests /usr/bin/php /app/wrap.php /usr/bin/composer update
|
||||
docker run -v $PWD:/app --rm --privileged -it asan_tests /usr/bin/php --repeat 2 -f /app/wrap.php /usr/bin/composer update
|
||||
|
||||
echo "OK, no bugs!"
|
||||
|
Loading…
Reference in New Issue
Block a user