Skip to content

Commit

Permalink
Only deploy on master
Browse files Browse the repository at this point in the history
  • Loading branch information
jmsmkn committed Oct 11, 2018
1 parent 12c6bba commit f592638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -36,4 +36,4 @@ deploy:
provider: script
script: bash -c "docker login -u grandchallenge -p "$DOCKER_PASSWORD" && make push"
on:
all_branches: true
branch: master

0 comments on commit f592638

Please sign in to comment.