Skip to content

Commit 32ff441

Browse files
authored
Drop deploy-release job (#11)
1 parent 7361fe4 commit 32ff441

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.circleci/config.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,6 @@ workflows:
2727
- plugin-ci/lint
2828
- plugin-ci/test
2929
- plugin-ci/build
30-
- plugin-ci/deploy-release:
31-
filters:
32-
tags:
33-
only: /^v.*/
34-
branches:
35-
ignore: /.*/
36-
context: plugin-ci
37-
requires:
38-
- plugin-ci/lint
39-
- plugin-ci/test
40-
- plugin-ci/build
4130
- plugin-ci/deploy-release-github:
4231
filters:
4332
tags:

0 commit comments

Comments
 (0)