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
Travis should upload the docker image to docker hub, only from master (it should ignore PRs for this). Alternatively, perhaps easier, I think the docker hub itself can do that for us:
Travis should upload the docker image to docker hub, only from master (it should ignore PRs for this). Alternatively, perhaps easier, I think the docker hub itself can do that for us:
https://docs.docker.com/docker-hub/builds/
So we should just set it up.
That should simplify deployment, as one doesn't have to build the image, only pull it.
The text was updated successfully, but these errors were encountered: