chore(ci): ignore gh-pages branch

This commit is contained in:
Guillaume Chau
2018-11-08 23:35:31 -08:00
parent 3bece9ef77
commit 22c2abfaa8
+7
View File
@@ -3,6 +3,13 @@
# Check https://circleci.com/docs/2.0/language-javascript/ for more details
#
version: 2
workflow_filters: &filters
filters:
branches:
ignore:
- gh-pages
jobs:
build:
docker: