You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that some of our tools (like PHPStan & Symfony linters) adapt their output when they run on CI, we could make it working inside our Docker infrastructure.
For this to work we probably only need to forward all CI env vars to the builder container - in which our tools are executed.