FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Login and push to dockerhub by wiredfool · Pull Request #40 · python-pillow/docker-images · GitHub

Login and push to dockerhub - #40

Merged
wiredfool merged 7 commits into
masterfrom
docker-login
Dec 27, 2018
Merged

Login and push to dockerhub#40
wiredfool merged 7 commits into
masterfrom
docker-login

Conversation

Copy link
Copy Markdown
Member

Login and push to docker hub on build to master (or at least, to master once it's been done and works on this branch)

wiredfool merged commit 21b66fb into master Dec 27, 2018
hugovk deleted the docker-login branch December 27, 2018 14:16

hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks for this!

And rather than sharing a password, https://docs.docker.com/docker-hub/orgs/ might be a better way.

Comment thread .travis.yml
; fi
- make build && make test
after_success:
- if [[ "$TRAVIS_BRANCH" == "master" ]]; then make push ; fi

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

$TRAVIS_BRANCH is ambiguous depending on whether this is a PR or not, see:

https://graysonkoonce.com/getting-the-current-branch-name-during-a-pull-request-in-travis-ci/

This attempts an upload for PRs too. It needs an extra against $TRAVIS_PULL_REQUEST.

Copy link
Copy Markdown
Member Author

Thanks. I've fixed the travis pull request thing, we can setup an org whenever.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL