We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'd like to download build artefacts from previous steps so that they are available to the docker build command.
We have a vanilla build pipeline
I cant find a hook point to add buildkite-agent artifact download ... Is this possible at the moment?
buildkite-agent artifact download ...
The text was updated successfully, but these errors were encountered:
👋 Have you tried using https://github.com/buildkite-plugins/artifacts-buildkite-plugin? If that works I'd be happy to document an example in the README.
Sorry, something went wrong.
No branches or pull requests
I'd like to download build artefacts from previous steps so that they are available to the docker build command.
We have a vanilla build pipeline
I cant find a hook point to add
buildkite-agent artifact download ...
Is this possible at the moment?
The text was updated successfully, but these errors were encountered: