Disable PR builds
This commit is contained in:
@ -13,11 +13,14 @@ script:
|
||||
- source ci/env.sh
|
||||
- ci/publish-tarball.sh
|
||||
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- /^v\d+\.\d+/
|
||||
|
||||
if: type = push
|
||||
|
||||
notifications:
|
||||
slack:
|
||||
on_success: change
|
||||
|
Reference in New Issue
Block a user