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
Do you mean to build the image and also push it to dockerhub for each pull request?
I disagree, won't we end up with a ton of images on dockerhub. Is that standard practice? I've seen it on private registries, but not sure about abusing the dockerhub repo that much. Unless we can also remove the image once the PR is merged/closed?
for development purposes, it would be easier to automatically build a docker image when a pull request is created.
use github actions for that
The text was updated successfully, but these errors were encountered: