We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e0f0eb commit 87664a8Copy full SHA for 87664a8
.circleci/config.yml
@@ -198,13 +198,13 @@ workflows:
198
- master
199
- develop
200
- /^hotfix\/.*/
201
- - deploy-gh-pages:
202
- requires:
203
- - lint
204
- - unit
205
- - integration
206
- - build
207
- filters:
208
- branches:
209
- ignore:
210
- - ^dependabot/.*/
+ # - deploy-gh-pages:
+ # requires:
+ # - lint
+ # - unit
+ # - integration
+ # - build
+ # filters:
+ # branches:
+ # ignore:
+ # - ^dependabot/.*/
0 commit comments