We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c7ebab commit f572297Copy full SHA for f572297
doc_source/sample-multi-in-out.md
@@ -120,7 +120,7 @@ artifacts:
120
"name": "project-name",
121
"source": {
122
"type": "NO_SOURCE",
123
- "buildspec": "version: 0.2\n\nphases:\n\tbuild:\n\t\tcommands:\n\t\t\t- command"
+ "buildspec": "version: 0.2\n\nphases:\n build:\n commands:\n - command"
124
},
125
"environment": {
126
"type": "LINUX_CONTAINER",
0 commit comments