You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
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
The text was updated successfully, but these errors were encountered: