Orb version
circleci/[email protected]
What happened
The orb contains 2 methods relating directly to building images:
build_and_push_image
build_image
Expected behavior
I would expect build_and_push_image by default to build an image and push it and build_image by default to build an image and not push it or what's the point of it existing