Ignore dependabot branches
This commit is contained in:
@ -14,6 +14,11 @@ script:
|
|||||||
- source ci/env.sh
|
- source ci/env.sh
|
||||||
- ci/publish-tarball.sh
|
- ci/publish-tarball.sh
|
||||||
|
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
- /v.*/
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
slack:
|
slack:
|
||||||
on_success: change
|
on_success: change
|
||||||
|
Reference in New Issue
Block a user