Run tests on the ci-test branch

This modifies config.yml so that it will run full tests on a branch
called "ci-test". This will make it easier for us to test attemtps to
fix full build issues, without needing to iterate against master
directly.
This commit is contained in:
Dandelion Mané 2019-07-11 15:02:01 +01:00
parent f5172f8098
commit ade2cc7a1d
1 changed files with 2 additions and 0 deletions

View File

@ -60,11 +60,13 @@ workflows:
branches:
only:
- master
- ci-test
- test_full_10:
filters:
branches:
only:
- master
- ci-test
nightly:
triggers:
- schedule: