Revert autoupdate
This commit is contained in:
parent
14f366dbf4
commit
6f1eceb0e2
|
@ -84,7 +84,7 @@ func (b *Backend) Workspaces() ([]string, error) {
|
|||
} else {
|
||||
options = append(options, oss.Marker(lastObj))
|
||||
}
|
||||
bucket.ListObjects(options...)
|
||||
resp, err = bucket.ListObjects(options...)
|
||||
} else {
|
||||
break
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue