chilio / laravel-dusk-ci

Docker Test suite for Laravel Dusk in gitlab CI
MIT License
159 stars 51 forks source link

latest update messes with composer #63

Closed thejacer87 closed 2 years ago

thejacer87 commented 3 years ago

using the chilio/laravel-dusk-ci:php-7.4 builds

if i re-run a job that passed from last week (when the latest commit was pushed) it fails now

and on docker hub... i can specifiy the previous build to confirm this. (ie by using chilio/laravel-dusk-ci:1a2bxx...

chilio commented 3 years ago

@thejacer87 Builds come with their own tests and I've verified they are passing. So please post more detailed info on your errors to troubleshoot further.