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
`docker-push` didn't have a dependency on the `dockerize` target because of which it was not building the deployment image before pushing it to the registry. Introduced the dependency to make `docker-push` work.
0 commit comments