Skip to content

Commit fb4bf25

Browse files
committed
chore: disable deploy npm
1 parent 82a3c55 commit fb4bf25

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.circleci/config.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -285,20 +285,6 @@ workflows:
285285
- master
286286
- develop
287287
- /^hotfix\/.*/
288-
- deploy-npm:
289-
context:
290-
- dockerhub-credentials
291-
requires:
292-
- lint
293-
- unit
294-
- integration
295-
- build
296-
filters:
297-
branches:
298-
only:
299-
- master
300-
- develop
301-
- /^hotfix\/.*/
302288
- deploy-gh-pages:
303289
context:
304290
- dockerhub-credentials

0 commit comments

Comments
 (0)