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
feat: add "push" option to allow opting out of pushing (#118)
The option defaults to "true"; setting it to "false" makes BlueBuild not
attempt to push the image to a container registry, which can be useful
for test builds that aren't intended to be published.
0 commit comments