-
Notifications
You must be signed in to change notification settings - Fork 6
Patch JSON Files
Adrien Siffermann edited this page Aug 4, 2016
·
4 revisions
With this task, you can patch JSON files using JSON patch syntax.
You will find the task in the "Utility" category.
- Syntax type - The syntax used for the patch content. See documentation for more information.
- Patch working directory - Patch target file. Example: $(agent.builddirectory)/target.json
- Target files - Patch target file. Example: $(agent.builddirectory)/target.json
- Patch Content - Patch content.
- Output patched file in logs - Output patched file in logs