fix name for rush command (#4607)

Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
Vyacheslav Tumanov 2024-02-12 23:41:31 +05:00 committed by GitHub
parent c23af625f6
commit 3d0056f371
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -174,7 +174,7 @@
{
"summary": "docker:staging",
"commandKind": "phased",
"name": "docker-staging",
"name": "docker:staging",
"phases": ["_phase:build", "_phase:bundle", "_phase:package", "_phase:docker-staging"],
"enableParallelism": true,
"incremental": true