Force rebuidl
This commit is contained in:
@@ -822,6 +822,7 @@ func handleRemoteDownloadApp(resp http.ResponseWriter, ctx context.Context, user
|
|||||||
}
|
}
|
||||||
|
|
||||||
defer newresp.Body.Close()
|
defer newresp.Body.Close()
|
||||||
|
|
||||||
respBody, err := ioutil.ReadAll(newresp.Body)
|
respBody, err := ioutil.ReadAll(newresp.Body)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
log.Printf("[ERROR] Failed setting respbody for workflow download: %s", err)
|
log.Printf("[ERROR] Failed setting respbody for workflow download: %s", err)
|
||||||
|
|||||||
Reference in New Issue
Block a user