summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Illfelder <illfelder@users.noreply.github.com>2016-07-11 13:39:08 -0700
committerJon Wayne Parrott <jonwayne@google.com>2016-07-11 13:39:08 -0700
commit4c394b5f48eafe1c18cf21534c9a5f4a2e076568 (patch)
treead31c2fefab8d0038107ef4b4684b3222777d689
parent1513426cae523e2fae8424fa9f41f1230d237822 (diff)
downloadgoogle-compute-image-packages-4c394b5f48eafe1c18cf21534c9a5f4a2e076568.tar.gz
Travis should only publish changes from master. (#296)
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 912212a..fd1f410 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,6 +27,7 @@ deploy:
password:
secure: hh1iPe4033hHRhhjSWyogjqECgPLcTLjlgtfI6qZdhyE9K2xIdL4HUYoVJdEXIp3hXvafJ/egcJvmaxpyNDhRcNfZjv4aRy3daBWFDEqaJFqbmF3F2eCu8Fn28xs4ZFqzi0O7hhgtweJZg66ux6fKtoBbVeVR9+hy6iUH08AoOg=
on:
- tags: true
+ branch: master
distributions: sdist bdist_wheel
repo: GoogleCloudPlatform/compute-image-packages
+ tags: true