drone-config-changeset-conditional
drone-config-changeset-conditional copied to clipboard
Support for jsonnet pipelines
Is it possible to use drone-config-changeset-conditional with jsonnet?
Not at present, however you could potentially use https://github.com/microadam/drone-config-plugin-pipeline and have another plugin which is run before the changeset one, which converts jsonnet to YAML, and then this plugin would work on the converted YAML code