Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use environment variable to get artifacts and download it outside docker #56

Open
cuichenli opened this issue Aug 28, 2019 · 2 comments

Comments

@cuichenli
Copy link

Currently, I am facing a problem that the mounted buildkite-agent can not run within docker, as stated #23 (comment).

So I am wondering is that necessary to mount the binary file into the container? If it is for downloading the artifacts, is that possible to download it before the docker step? To extract which artifacts to be downloaded, can this be done via environment variables like BUILDKITE_PLUGIN_INPUTS_1_ARTIFACT_PATH? Please kindly correct me if I missed something! Thanks!

Buildkite doc

@ianks
Copy link

ianks commented Dec 22, 2020

same issue here

@maschwenk
Copy link
Contributor

@cuichenli / @ianks would the work done in this #64 help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants