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
Add conditions for pushing images from GithubCI to DockerHub
This commit restricts the condition for GithubCI to push the docker
image to DockerHub, so the pull requests will perform the GithubCI
build runs but it won't pollute the DockerHub images by pushing the
built images up there.
0 commit comments