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 on Docker when master branch has cha… #17

Merged
merged 1 commit into from
Jun 8, 2018

Conversation

eweiter
Copy link
Contributor

@eweiter eweiter commented May 1, 2018

…nges merged

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 #16

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.

remove 7

.travis.yml Outdated
tags: true
all_branches: true
- provider: script
script: "./tools/travis/publish.sh openwhisk 7 master && ./tools/travis/publish.sh openwhisk 7.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.

There is only 7.1 today so it should be one

script: "./tools/travis/publish.sh openwhisk 7.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 05e1f32 into apache:master Jun 8, 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