Drone: Dagger needs to use go run (#105803)
This commit is contained in:
@@ -346,7 +346,7 @@ def rgm_promotion_pipeline():
|
||||
"pull": "always",
|
||||
"commands": with_dagger_install([
|
||||
"export GITHUB_TOKEN=$(cat /github-app/token)",
|
||||
"dagger run --silent ./pkg/build/cmd artifacts " +
|
||||
"dagger run --silent go run ./pkg/build/cmd artifacts " +
|
||||
"-a $${ARTIFACTS} " +
|
||||
"--grafana-ref=$${GRAFANA_REF} " +
|
||||
"--enterprise-ref=$${ENTERPRISE_REF} " +
|
||||
|
||||
Reference in New Issue
Block a user