Skip to content

Commit 9639248

Browse files
Rename component vehicle-model-lifecycle to vehicle-signal-interface (#120)
Signed-off-by: Dennis Meister <[email protected]>
1 parent 4194e2e commit 9639248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.project-creation/templates/.vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"label": "(Re-)generate vehicle model",
173173
"detail": "(Re-)generates the vehicle model from source files specified in the AppManifest.",
174174
"type": "shell",
175-
"command": "velocitas exec vehicle-model-lifecycle download-vspec && velocitas exec vehicle-model-lifecycle generate-model",
175+
"command": "velocitas exec vehicle-signal-interface download-vspec && velocitas exec vehicle-signal-interface generate-model",
176176
"group": "none",
177177
"presentation": {
178178
"reveal": "always",

0 commit comments

Comments
 (0)