mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-20 23:32:14 +00: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",
|
"summary": "docker:staging",
|
||||||
"commandKind": "phased",
|
"commandKind": "phased",
|
||||||
"name": "docker-staging",
|
"name": "docker:staging",
|
||||||
"phases": ["_phase:build", "_phase:bundle", "_phase:package", "_phase:docker-staging"],
|
"phases": ["_phase:build", "_phase:bundle", "_phase:package", "_phase:docker-staging"],
|
||||||
"enableParallelism": true,
|
"enableParallelism": true,
|
||||||
"incremental": true
|
"incremental": true
|
||||||
|
Loading…
Reference in New Issue
Block a user