refactor(controller): changed to use plant token to update, and hardcoded if we use a test server
This commit is contained in:
@@ -84,7 +84,7 @@ finally {
|
||||
return
|
||||
}
|
||||
|
||||
server.BroadcastToRoom("/", "update", "updateLogs", fmt.Sprintf("✅ Copy to %s successful", plant))
|
||||
server.BroadcastToRoom("/", "update", "updateLogs", "done")
|
||||
}
|
||||
|
||||
func lastestBuild() string {
|
||||
|
||||
Reference in New Issue
Block a user