1
0
mirror of https://github.com/drone/drone-cli.git synced 2026-01-22 02:51:33 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Julien Duchesne
8e538b63f5
Fix --stream combined with --format for jsonnet (#195)
* 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
2021-08-26 15:34:52 +01:00