- Preparing search index...
- The search index is not available
@argos-ci/core
- upload(params: UploadParameters): Promise<{
build: {
id: string;
url: string;
};
screenshots: {
hash: string;
name: string;
optimizedPath: string;
path: string;
}[];
}>
-
Returns Promise<{
build: {
id: string;
url: string;
};
screenshots: {
hash: string;
name: string;
optimizedPath: string;
path: string;
}[];
}>
Upload screenshots to argos-ci.com.