마지막 배포 상태 항상 유지 + timestamp
This commit is contained in:
@ -108,7 +108,7 @@ type Operation interface {
|
||||
RestartProcess(RestartProcessRequest)
|
||||
Upload(UploadRequest)
|
||||
Hosts() map[string]hostSnapshot
|
||||
DeplyingProgress() []*protos.DeployingProgress
|
||||
DeplyingProgress() []deployingProgress
|
||||
}
|
||||
|
||||
func loadServerConfig() serverConfig {
|
||||
|
||||
Reference in New Issue
Block a user