Added all_branches to tags: true block

This commit is contained in:
Mike Holler
2017-11-27 13:59:01 -06:00
parent 0c8b4c7614
commit 617bbc9b0c

View File

@@ -19,6 +19,9 @@ matrix:
skip_cleanup: true
on:
tags: true
# all_branches must be set with tags: true. See below post:
# https://stackoverflow.com/a/27775257/1076585
all_branches: true
deploy:
# Produce a new build for the cutting edge when master changes.
provider: script