mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
CDN: Fixing drone CI config (#31052)
* CDN: Fixing drone CI config * was in wrong dir when I executed command * removed whitespace
This commit is contained in:
@@ -544,7 +544,7 @@ steps:
|
||||
commands:
|
||||
- ./bin/grabpl upload-cdn --edition oss --bucket "grafana-static-assets"
|
||||
environment:
|
||||
GCP_KEY:
|
||||
GCP_GRAFANA_UPLOAD_KEY:
|
||||
from_secret: gcp_key
|
||||
depends_on:
|
||||
- package
|
||||
|
||||
Reference in New Issue
Block a user