Update release pipeline
This commit is contained in:
@@ -173,6 +173,7 @@ jobs:
|
|||||||
command: |
|
command: |
|
||||||
mkdir -p ci/jobs/build_plugin
|
mkdir -p ci/jobs/build_plugin
|
||||||
mv dist/ ci/jobs/build_plugin
|
mv dist/ ci/jobs/build_plugin
|
||||||
|
cp CHANGELOG.md ci/jobs/build_plugin/dist
|
||||||
- run:
|
- run:
|
||||||
name: Package and sign plugin
|
name: Package and sign plugin
|
||||||
command: yarn grafana-toolkit plugin:ci-package
|
command: yarn grafana-toolkit plugin:ci-package
|
||||||
@@ -328,10 +329,6 @@ workflows:
|
|||||||
requires:
|
requires:
|
||||||
- package-plugin
|
- package-plugin
|
||||||
filters: *filter-only-release
|
filters: *filter-only-release
|
||||||
- make-release-commit:
|
|
||||||
requires:
|
|
||||||
- get-plugin
|
|
||||||
filters: *filter-only-release
|
|
||||||
|
|
||||||
build-docs:
|
build-docs:
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user