Commit 6188dc4
committed
cmd-buildextend-metal: remove --artifact from cosa meta call
From what I can tell this is only used in the case where we
are delaying meta.json merging until later. For example, when
parallel building and we want meta.json snippets (i.e. meta.aws.json)
to be what gets merged at the end.
Let's remove it from here to simplify.1 parent 6b2f103 commit 6188dc4
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
319 | | - | |
| 318 | + | |
320 | 319 | | |
321 | 320 | | |
322 | 321 | | |
| |||
0 commit comments