Revert autoupdate

pull/29307/head
Alex Khaerov 5 years ago
parent 14f366dbf4
commit 6f1eceb0e2
No known key found for this signature in database
GPG Key ID: 67B5BC574DECAF54

@ -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…
Cancel
Save