mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-07-30 02:49:49 +00:00
2a2607f5d8
Today, the step to build the Docker public image depends on the coverage run. This dependency isn't necessary, as the coverage could be failing for a variety of reasons (e.g. codecov being down) and doesn't signal any problem with chasquid itself. So this patch fixes that: if the integration tests pass, then that is good enough for building the public image.