mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 14:32:22 +08:00
Drone: Fix releasing of next NPM packages (#27965)
* CI: Upgrade build pipeline tool Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Drone: Don't bump NPM package version as part of script Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * cleaned up release next packages script. * made the comment a bit better. Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
This commit is contained in:
@ -3,7 +3,7 @@ publish_image = 'grafana/grafana-ci-deploy:1.2.6'
|
||||
grafana_docker_image = 'grafana/drone-grafana-docker:0.3.2'
|
||||
alpine_image = 'alpine:3.12'
|
||||
windows_image = 'mcr.microsoft.com/windows:1809'
|
||||
grabpl_version = '0.5.15'
|
||||
grabpl_version = '0.5.16'
|
||||
git_image = 'alpine/git:v2.26.2'
|
||||
dockerize_version = '0.6.1'
|
||||
wix_image = 'grafana/ci-wix:0.1.1'
|
||||
|
Reference in New Issue
Block a user