Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Commit

Permalink
ignore gh-pages in circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemorris committed Oct 20, 2017
1 parent b2568b3 commit d883312
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,7 @@ jobs:
if [ "${CIRCLE_PULL_REQUEST}" ]; then
./scripts/s3-sync.sh
fi
branches:
ignore:
- gh-pages

0 comments on commit d883312

Please sign in to comment.