12
edits
No edit summary |
No edit summary |
||
Line 65: | Line 65: | ||
</pre> | </pre> | ||
Use this (and enable it in the config) if you want to simulate a try syntax | Use this (and enable it in the config) if you want to simulate a try syntax commit message. | ||
buildprops.json | buildprops.json | ||
Line 72: | Line 72: | ||
"sourcestamp": { | "sourcestamp": { | ||
"changes": [ { | "changes": [ { | ||
"comments": " | "comments": "try: simulated try parameters go here", | ||
"files": [ {"name":""} ] | "files": [ {"name":""} ] | ||
} | } |
edits