From 08984be2fe1bd46b25cb05bffbad96f6ddd830b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Acid=20Chicken=20=28=E7=A1=AB=E9=85=B8=E9=B6=8F=29?= Date: Sat, 16 Feb 2019 17:05:56 +0900 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 26 ++++---------------------- 1 file changed, 4 insertions(+), 22 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 90688ee192..3c5cb7e892 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -149,38 +149,20 @@ workflows: - build: requires: - hold - filters: - branches: - ignore: - - l10n_develop - - imgbot - - patch-autogen - test: executor: with-redis requires: - build - filters: - branches: - ignore: -# - master - - l10n_develop - - imgbot - - patch-autogen - test: without_redis: true requires: - build - filters: -# branches: -# only: master - branches: - ignore: -# - master - - l10n_develop - - imgbot - - patch-autogen docker: jobs: + - ok: + filters: + branches: + ignore: master - hold: type: approval filters: