This repository has been archived on 2023-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
cmpdrone/README.md
jolheiser d70adfca4b
initial commit
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2022-12-15 21:16:25 -06:00

10 lines
278 B
Markdown

# cmpdrone
Compare a `.drone.jsonnet` end-result with a current `.drone.yaml` to see differences.
Due to how Go serializes, the YAML could change without necessarily being different, so this tool makes a fresh serialization of each for comparison.
## License
[MIT](LICENSE)