mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
[ci-skip]: 让ci忽略gh-page分支
This commit is contained in:
parent
8e32df889e
commit
7144a6744e
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user