Open dmolineus opened 4 years ago
Last night build failed caused by a 503 Service Unavailable error:
HTTP 503 returned for "https://raw.githubusercontent.com/squizlabs/PHP_Code Sniffer/2.0.0RC4/composer.json".
We might have a look at https://github.com/marketplace/actions/retry-step if we could use it for composer install and phpcq:rebuild.
composer install
phpcq:rebuild
Last night build failed caused by a 503 Service Unavailable error:
We might have a look at https://github.com/marketplace/actions/retry-step if we could use it for
composer install
andphpcq:rebuild
.