artifacts
artifacts copied to clipboard
Add `artifacts download` function
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
+1
We want to use the latest artifact from one project within the build process of another.
TravisCI just introduced workspaces for this reason