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