-
Notifications
You must be signed in to change notification settings - Fork 5
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 artifacts for docker images #108
Conversation
33cf3a1
to
6bc476c
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.
perfect, thanks !
Shall it be merged ? |
not as it is, it will make tests that didn't fail before break because of space issue. As mentioned earlier, I believe this is a nice addition, but it should be used as a fallback only when pushing from a fork:
|
Alrighty ! Thank you very much, @EmilyBourne ! |
Use artifacts for docker images to ensure forks can contribute.