mirror of
https://github.com/drone/drone-cli.git
synced 2026-07-22 02:34:47 +02:00
8e538b63f5
* Fix `--stream` combined with `--format` for `jsonnet` If both are defined and jsonnet defines a list, it currently only generates one of the resources Also added a test for it * Minimize diffs by keeping all in one file