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
All deployment related code, including dockerfile should be moved to seperate repo. Then the image can pull the code from github and build it. This keeps the main repo cleaner.
This should also make deployements much faster, since the entire image won't need to be built and uploaded.