Conversation
| "customize": [ | ||
| { | ||
| "type": "Shell", | ||
| "name": "AddBuildArtifacts3", |
There was a problem hiding this comment.
NIT: What is the significance of 3 here?
There was a problem hiding this comment.
Please fix indentation.
Please check everywhere in this file.
| @@ -0,0 +1,57 @@ | |||
| { | |||
There was a problem hiding this comment.
Please keep the filename consistent with existing naming scheme.
If current scheme doesn't seem okay to you then please change the scheme for all of them - but the customer should have a consistent experience.
| @@ -0,0 +1,57 @@ | |||
| { | |||
There was a problem hiding this comment.
Can you please share details on how this has been tested?
For example, a customer would likely copy-paste this text; look for everything in angle brackets "<>" and replace with custom values. At that point the template should just work.
Has such a run been done on this quickstart example?
| "sudo touch /buildArtifacts3/imageBuilder.md" | ||
| ] | ||
| } | ||
|
|
No description provided.