diff --git a/common/config/rush/command-line.json b/common/config/rush/command-line.json index 09e97f9f59..b6cca01772 100644 --- a/common/config/rush/command-line.json +++ b/common/config/rush/command-line.json @@ -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