Skip to content

Commit

Permalink
Update release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderzobnin committed Nov 13, 2020
1 parent c5a827f commit 41dc48e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ jobs:
command: |
mkdir -p ci/jobs/build_plugin
mv dist/ ci/jobs/build_plugin
cp CHANGELOG.md ci/jobs/build_plugin/dist
- run:
name: Package and sign plugin
command: yarn grafana-toolkit plugin:ci-package
Expand Down Expand Up @@ -328,10 +329,6 @@ workflows:
requires:
- package-plugin
filters: *filter-only-release
- make-release-commit:
requires:
- get-plugin
filters: *filter-only-release

build-docs:
jobs:
Expand Down

0 comments on commit 41dc48e

Please sign in to comment.