Bazel image build for production

The pipeline has only one option to deploy into develop registry. The target is to build productive images on pushing to main. Idea:

  • Use the command line with bazel run //:push --prod in the pipeline