Skip to content

Commit 87664a8

Browse files
committed
Comment out back out gh pages deploy for now since it isn't working yet.
1 parent 0e0f0eb commit 87664a8

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.circleci/config.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -198,13 +198,13 @@ workflows:
198198
- master
199199
- develop
200200
- /^hotfix\/.*/
201-
- deploy-gh-pages:
202-
requires:
203-
- lint
204-
- unit
205-
- integration
206-
- build
207-
filters:
208-
branches:
209-
ignore:
210-
- ^dependabot/.*/
201+
# - deploy-gh-pages:
202+
# requires:
203+
# - lint
204+
# - unit
205+
# - integration
206+
# - build
207+
# filters:
208+
# branches:
209+
# ignore:
210+
# - ^dependabot/.*/

0 commit comments

Comments
 (0)