mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-19 14:57:43 -02:30
Save output of mcp-microservice to separate logs
This commit is contained in:
@@ -38,7 +38,7 @@ build_images() {
|
||||
fi
|
||||
sleep 1
|
||||
done
|
||||
mcp-microservices --config-file /root/mcp.conf build
|
||||
mcp-microservices --config-file /root/mcp.conf build &> /var/log/mcp-build.log
|
||||
}
|
||||
|
||||
create_mcp_conf
|
||||
|
||||
Reference in New Issue
Block a user