From 7144a6744e7611daba2a9f88c1b154e6ff0938f4 Mon Sep 17 00:00:00 2001 From: any86 <383514580@qq.com> Date: Fri, 29 Jan 2021 08:30:55 +0800 Subject: [PATCH] =?UTF-8?q?[ci-skip]:=20=E8=AE=A9ci=E5=BF=BD=E7=95=A5gh-pa?= =?UTF-8?q?ge=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .circleci/config.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index ab5b6ed..82299fb 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -5,9 +5,10 @@ version: 2 jobs: build: - branches: - ignore: - - gh-pages + filters: + branches: + ignore: + - gh-pages docker: # specify the version you desire here - image: circleci/node:12.14.1