mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05:00
Sign Drone's configuration YAML file (#36528)
* Sign Drone's configuration YAML file This is needed to protect the repository * Update grabpl to 2.2.8 * Add comment about generating the drone.yml file
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
load('scripts/vault.star', 'from_secret', 'github_token', 'pull_secret', 'drone_token')
|
||||
|
||||
grabpl_version = '2.0.0'
|
||||
grabpl_version = '2.2.8'
|
||||
build_image = 'grafana/build-container:1.4.1'
|
||||
publish_image = 'grafana/grafana-ci-deploy:1.3.1'
|
||||
grafana_docker_image = 'grafana/drone-grafana-docker:0.3.2'
|
||||
|
||||
Reference in New Issue
Block a user