Update release pipeline
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user