parent
33abd736e9
commit
ed065f0106
1 changed files with 8 additions and 8 deletions
|
@ -1086,14 +1086,14 @@ workflows:
|
||||||
- mas-testing
|
- mas-testing
|
||||||
|
|
||||||
nightly-release-test:
|
nightly-release-test:
|
||||||
# triggers:
|
triggers:
|
||||||
# - schedule:
|
- schedule:
|
||||||
# cron: "0 0 * * *"
|
cron: "0 0 * * *"
|
||||||
# filters:
|
filters:
|
||||||
# branches:
|
branches:
|
||||||
# only:
|
only:
|
||||||
# - master
|
- master
|
||||||
# - *chromium-upgrade-branches
|
- *chromium-upgrade-branches
|
||||||
jobs:
|
jobs:
|
||||||
- linux-checkout
|
- linux-checkout
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue