mirror of
https://github.com/grafana/grafana.git
synced 2026-08-12 06:05:02 -05:00
@@ -955,6 +955,7 @@ def release_canary_npm_packages_step(trigger = None):
|
||||
"NPM_TOKEN": from_secret(npm_token),
|
||||
},
|
||||
"commands": [
|
||||
"apk add --update bash",
|
||||
"./scripts/publish-npm-packages.sh --dist-tag 'canary' --registry 'https://registry.npmjs.org'",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user