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
Stop operator image build from being triggered automatically
The release process for the operator may require us to decouple
the bundle build+push and image build+push. This commit makes
it so that we will manually have to trigger the image build
github action.
Signed-off-by: Anish Asthana <anishasthana1@gmail.com>
0 commit comments