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

Make downloading artifacts a part of runner #317

Closed
kmazurek opened this issue Oct 20, 2020 · 0 comments · Fixed by #325
Closed

Make downloading artifacts a part of runner #317

kmazurek opened this issue Oct 20, 2020 · 0 comments · Fixed by #325

Comments

@kmazurek
Copy link
Contributor

kmazurek commented Oct 20, 2020

This is a prerequisite for #225 (it's required to allow for sharing artifacts between jobs within the CI workflow in yagna).

Currently the steps related to downloading yagna binaries are included in yagna-goth.Dockerfile. To allow for more extensibility (e.g. using local binaries, caching downloads) it would make sense to move this step into goth itself.

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

Successfully merging a pull request may close this issue.

4 participants