👷 ignore gh-pages branch in CircleCI
This commit is contained in:
parent
f6c2947f1e
commit
fb8adb8e93
@ -45,4 +45,10 @@ workflows:
|
||||
build_and_test_all:
|
||||
jobs:
|
||||
- build_stable
|
||||
branches:
|
||||
ignore:
|
||||
gh-pages
|
||||
- build_bleeding_edge
|
||||
branches:
|
||||
ignore:
|
||||
gh-pages
|
||||
|
Loading…
Reference in New Issue
Block a user