mirror of
https://github.com/drone/drone-cli.git
synced 2026-01-19 01:11:34 +01:00
`extVars` are a concept of Jsonnet that allow to inject data into the compiler from the command line. At Grafana, we have a build-image whose tag must be consistent across all CI systems, so we use such an extVar for this. To be able to adopt drone-cli (were using plain `jsonnet` before) we need this functionality exposed :D |
||
|---|---|---|
| .. | ||
| jsonnet.go | ||
| nativefuncs.go | ||