Skip to content

Commit

Permalink
docker push from travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Murali Reddy committed Jun 27, 2017
1 parent 15a8b59 commit 6afc9f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ after_success:
- if [ "$TRAVIS_BRANCH" == "master" ]; then
docker login -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD"
docker push cloudnativelabs/kube-router
fi

script:
- make all

0 comments on commit 6afc9f6

Please sign in to comment.