-
Notifications
You must be signed in to change notification settings - Fork 6
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
Modify update script to update matrix #29
Comments
I am on it! Any idea why only one image is pushed though? |
I think it's because #28 didn't update the tags according to the base image, so I think the second-built image clobbered the first-built. We should fix that... 😁 |
I do not understand the tagging very well. I opened #31 which updates the image tags correctly. |
Ya, the combined workings of
What would you like to be the tag of the cuda image? |
OK I see! What about #32? |
Now that there is a matrix from #28, we should modify the update script so that the matrix is kept up-to-date.
CC @basnijholt
The text was updated successfully, but these errors were encountered: