ci: run nightly builds for Chromium upgrade branches

This commit is contained in:
Aleksei Kuzmin 2018-09-21 11:48:34 +02:00
parent 499fc48ccf
commit 0b560607f7

View file

@ -705,6 +705,7 @@ workflows:
branches: branches:
only: only:
- master - master
- chromium-upgrade/*
jobs: jobs:
- linux-checkout - linux-checkout
- linux-arm-checkout - linux-arm-checkout