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
The full docker build with tox is by far too slow (>30 min). We should probably split the jobs or workflows somehow.
The challenge is to only build the images if the tests etc. work which is complicated across workflows.
So maybe we have to make it into one workflow but multiple jobs.
The text was updated successfully, but these errors were encountered:
The full docker build with tox is by far too slow (>30 min). We should probably split the jobs or workflows somehow.
The challenge is to only build the images if the tests etc. work which is complicated across workflows.
So maybe we have to make it into one workflow but multiple jobs.
The text was updated successfully, but these errors were encountered: