artifacts icon indicating copy to clipboard operation
artifacts copied to clipboard

Add `artifacts download` function

Open dosire opened this issue 10 years ago • 2 comments

Are you open to merge an artifacts download function that will get files from the s3 bucket?

Context: in GitLab CI we support multiple stages and we want to use this to pass artifacts between runners/workers. /cc @ayufan

dosire avatar Aug 04 '15 12:08 dosire

+1

We want to use the latest artifact from one project within the build process of another.

Hais avatar Feb 05 '16 11:02 Hais

TravisCI just introduced workspaces for this reason

TheOpenDevProject avatar Sep 03 '19 22:09 TheOpenDevProject