feat: move distribution builds to platform Docker builder
This commit is contained in:
@@ -764,8 +764,9 @@ type ServerInstance struct {
|
||||
ID string
|
||||
PluginID string
|
||||
PluginVersion string
|
||||
// DeploymentTargetID identifies the trusted existing worker used only to
|
||||
// build a server's dedicated Run package. It is not the server Run itself.
|
||||
// DeploymentTargetID identifies an optional operator-selected deployment
|
||||
// target for post-creation deployment operations. It never selects a
|
||||
// distribution builder or replaces the server's generated Run endpoint.
|
||||
DeploymentTargetID string
|
||||
RunEndpointID string
|
||||
Name string
|
||||
|
||||
Reference in New Issue
Block a user