Skip to content

Commit bcb6f0e

Browse files
zpaogaearon
authored andcommitted
Don't build gh-pages branch on CircleCI (facebook#9442)
1 parent 39ca8aa commit bcb6f0e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

circle.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
---
2-
general:
3-
branches:
4-
ignore:
5-
- gh-pages
6-
72
machine:
83
timezone: America/Los_Angeles
94
node:

docs/circle.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
general:
3+
branches:
4+
ignore:
5+
- gh-pages

0 commit comments

Comments
 (0)