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
Should add a rule Makefile for this? As of now, make build builds docker image for Botkube. Instead of that we can have make build- to build binary and make image - to build docker image.
#79 (comment)
We can have something like
make container-image
as target to build container imageThe text was updated successfully, but these errors were encountered: