Chore: add missing build-id to the rgm-promotion step (#105814)
add missing build-id to the rgm-promotion step
This commit is contained in:
@@ -351,6 +351,7 @@ def rgm_promotion_pipeline():
|
||||
"--grafana-ref=$${GRAFANA_REF} " +
|
||||
"--enterprise-ref=$${ENTERPRISE_REF} " +
|
||||
"--grafana-repo=$${GRAFANA_REPO} " +
|
||||
"--build-id=$${DRONE_BUILD_NUMBER} " +
|
||||
"--version=$${VERSION}",
|
||||
], dagger_version),
|
||||
"environment": rgm_env_secrets(env),
|
||||
|
||||
Reference in New Issue
Block a user