Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update travis to push "master" tag to Docker on "master" branch merges #50

Merged
merged 2 commits into from Jun 20, 2018

Conversation

eweiter
Copy link
Contributor

@eweiter eweiter commented May 1, 2018

This PR adds the ability for Travis to push a "master" tag to Docker when any changes are merged on the "master" branch in github.

@eweiter
Copy link
Contributor Author

eweiter commented May 1, 2018

closes #49

Copy link
Member

@csantanapr csantanapr left a comment

Choose a reason for hiding this comment

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

just do 4.1

.travis.yml Outdated
tags: true
all_branches: true
- provider: script
script: "./tools/travis/publish.sh openwhisk 3.1.1 master && ./tools/travis/publish.sh openwhisk 4.1 master"
Copy link
Member

Choose a reason for hiding this comment

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

Let's only do 4.1 the 3.1.1 image might not even build

./tools/travis/publish.sh openwhisk 4.1 master

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@csantanapr Should be good now.

@csantanapr csantanapr merged commit 06c4972 into apache:master Jun 20, 2018
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.

None yet

2 participants