-
Notifications
You must be signed in to change notification settings - Fork 72
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
Add registry mirror cache to binary tests #2128
base: main
Are you sure you want to change the base?
Conversation
114204e
to
a51f8ea
Compare
a51f8ea
to
0da26d4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, should help with CI
0da26d4
to
ecc6725
Compare
Signed-off-by: Martin Matyas <[email protected]>
ecc6725
to
18a2995
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Registry mirror cache is configured only for Crystal Specs. This change adds it also to "Test Binary without source" to prevent exhausting docke hub pull limit.