Skip to content

Commit

Permalink
Remove doc publish target for now
Browse files Browse the repository at this point in the history
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
  • Loading branch information
saschagrunert committed Jun 16, 2019
1 parent aa13b61 commit 0c96683
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ workflows:
jobs:
- build
- doc
- doc-publish:
requires:
- doc
filters:
branches:
only: master
# - doc-publish:
# requires:
# - doc
# filters:
# branches:
# only: master
- lint
- test

Expand Down

0 comments on commit 0c96683

Please sign in to comment.