Skip to content

Commit

Permalink
ignore gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
matthid committed Mar 19, 2018
1 parent 7054194 commit 2d6f0f9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
version: 2

general:
branches:
ignore:
- gh-pages # list of branches to ignore

jobs:
build:
working_directory: /build
Expand Down

0 comments on commit 2d6f0f9

Please sign in to comment.