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
Use build:images instead of build:all and decouple build task from image-builds
Since the image builds take a long time and the release process is github based now, it's better to separate the tasks.
This allows to build the gem without the images.
Also name the task for building the images like release:images .
0 commit comments