[ci-skip]: 让ci忽略gh-page分支

This commit is contained in:
any86 2021-01-29 08:30:55 +08:00
parent 8e32df889e
commit 7144a6744e

View File

@ -5,9 +5,10 @@
version: 2 version: 2
jobs: jobs:
build: build:
branches: filters:
ignore: branches:
- gh-pages ignore:
- gh-pages
docker: docker:
# specify the version you desire here # specify the version you desire here
- image: circleci/node:12.14.1 - image: circleci/node:12.14.1