mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-23 00:37:47 +00:00
uberf-7684: add workspace pod to docker build (#6465)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
This commit is contained in:
parent
db94cab1e0
commit
4a137449ba
@ -238,7 +238,7 @@
|
|||||||
"summary": "Build docker with platform",
|
"summary": "Build docker with platform",
|
||||||
"description": "use to build all docker containers required for platform",
|
"description": "use to build all docker containers required for platform",
|
||||||
"safeForSimultaneousRushProcesses": true,
|
"safeForSimultaneousRushProcesses": true,
|
||||||
"shellCommand": "rush docker:build -p 20 --to @hcengineering/pod-server --to @hcengineering/pod-front --to @hcengineering/prod --to @hcengineering/pod-account --to @hcengineering/pod-collaborator --to @hcengineering/tool --to @hcengineering/pod-print --to @hcengineering/pod-sign --to @hcengineering/pod-analytics-collector --to @hcengineering/rekoni-service --to @hcengineering/pod-ai-bot"
|
"shellCommand": "rush docker:build -p 20 --to @hcengineering/pod-server --to @hcengineering/pod-front --to @hcengineering/prod --to @hcengineering/pod-account --to @hcengineering/pod-workspace --to @hcengineering/pod-collaborator --to @hcengineering/tool --to @hcengineering/pod-print --to @hcengineering/pod-sign --to @hcengineering/pod-analytics-collector --to @hcengineering/rekoni-service --to @hcengineering/pod-ai-bot"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"commandKind": "global",
|
"commandKind": "global",
|
||||||
|
Loading…
Reference in New Issue
Block a user