mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 11:31:57 +03:00
fix name for rush command (#4607)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
parent
c23af625f6
commit
3d0056f371
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user