My public repos seem to build now using the new linux infrastructure instead of the docker images. Because of the migration the build fails now and I cannot figure out why.
The build runs without any problems in a local docker environment using travisci/ci-garnet:packer-1512502276-986baf0
However, using a local docker instances to debug builds is no longer supported. The only option I found is using the Debug Mode.
But this requires to be enabled by the support manually per public repo.
Is there another option to debug the builds?