Skip to content

Commit

Permalink
Rename component vehicle-model-lifecycle to vehicle-signal-interface (#…
Browse files Browse the repository at this point in the history
…120)

Signed-off-by: Dennis Meister <dennis.meister@bosch.com>
  • Loading branch information
dennismeister93 authored Mar 6, 2024
1 parent 4194e2e commit 9639248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .project-creation/templates/.vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"label": "(Re-)generate vehicle model",
"detail": "(Re-)generates the vehicle model from source files specified in the AppManifest.",
"type": "shell",
"command": "velocitas exec vehicle-model-lifecycle download-vspec && velocitas exec vehicle-model-lifecycle generate-model",
"command": "velocitas exec vehicle-signal-interface download-vspec && velocitas exec vehicle-signal-interface generate-model",
"group": "none",
"presentation": {
"reveal": "always",
Expand Down

0 comments on commit 9639248

Please sign in to comment.