mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05:00
CI: Update RGM steps to use the artifacts command (#77470)
* update rgm steps to use artifacts subcmd * format-drone * make drone
This commit is contained in:
@@ -137,6 +137,8 @@ def rgm_run(name, script):
|
||||
"""
|
||||
env = {
|
||||
"GO_VERSION": golang_version,
|
||||
"ALPINE_BASE": images["alpine"],
|
||||
"UBUNTU_BASE": images["ubuntu"],
|
||||
}
|
||||
rgm_run_step = {
|
||||
"name": name,
|
||||
|
||||
Reference in New Issue
Block a user