Update release pipeline

This commit is contained in:
Alexander Zobnin
2020-11-13 11:52:16 +03:00
parent c5a827fd63
commit 41dc48e52a

View File

@@ -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
@@ -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: