Try getting CI to work on next branch
This commit is contained in:
parent
c0090513a0
commit
e9acd3bda5
|
@ -54,6 +54,7 @@ branches:
|
|||
# release tags
|
||||
- /^v\d+\.\d+\.\d+.*$/
|
||||
- master
|
||||
- next
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
|
|
@ -51,6 +51,7 @@ branches:
|
|||
# Release tags
|
||||
- /^v\d+\.\d+\.\d+.*$/
|
||||
- master
|
||||
- next
|
||||
|
||||
# disable automatic builds
|
||||
build: false
|
||||
|
|
Loading…
Reference in a new issue