consistent promise behavior for download artifact
This commit is contained in:
@@ -86,10 +86,6 @@ export interface ListArtifactsResponse {
|
||||
* *
|
||||
*****************************************************************************/
|
||||
export interface DownloadArtifactResponse {
|
||||
/**
|
||||
* If the artifact download was successful
|
||||
*/
|
||||
success: boolean
|
||||
/**
|
||||
* The path where the artifact was downloaded to
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user