Update config.yml

This commit is contained in:
Acid Chicken (硫酸鶏) 2019-02-16 17:05:56 +09:00 committed by GitHub
parent e3ade148ca
commit 08984be2fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -149,38 +149,20 @@ workflows:
- build: - build:
requires: requires:
- hold - hold
filters:
branches:
ignore:
- l10n_develop
- imgbot
- patch-autogen
- test: - test:
executor: with-redis executor: with-redis
requires: requires:
- build - build
filters:
branches:
ignore:
# - master
- l10n_develop
- imgbot
- patch-autogen
- test: - test:
without_redis: true without_redis: true
requires: requires:
- build - build
filters:
# branches:
# only: master
branches:
ignore:
# - master
- l10n_develop
- imgbot
- patch-autogen
docker: docker:
jobs: jobs:
- ok:
filters:
branches:
ignore: master
- hold: - hold:
type: approval type: approval
filters: filters: