cyberb
(Boris Rybalkin)
1
I am trying to use native jsonnet support by enabling ```
DRONE_JSONNET_ENABLED
and setting jsonnet file name in the UI.
But I get ````
linter: invalid or missing image`
Jsonnet file:
Manually convertedto yaml file is building fine:
Could you help?
cyberb
(Boris Rybalkin)
2
Anyone?
Also I don get what is the relation between DRONE_JSONNET_ENABLED and jsonet extension, do I have to use them together?