1
0
mirror of https://github.com/drone/drone-cli.git synced 2026-01-24 03:48:00 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Sean Ryan
55e0addb31
Add support for jpath in jsonnet (#224)
* Add support for jpath in jsonnet
Co-authored-by: TP Honey <tp@harness.io>
2022-12-06 12:30:36 +00:00
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