Disable PR builds

This commit is contained in:
Michael Vines
2020-06-12 16:51:37 -07:00
parent 63314de516
commit d840bbab08

View File

@ -13,11 +13,14 @@ script:
- source ci/env.sh - source ci/env.sh
- ci/publish-tarball.sh - ci/publish-tarball.sh
branches: branches:
only: only:
- master - master
- /^v\d+\.\d+/ - /^v\d+\.\d+/
if: type = push
notifications: notifications:
slack: slack:
on_success: change on_success: change