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

🐈 Task: Fix action that uploads Ersilia base image to DockerHub #1145

Closed
2 tasks done
DhanshreeA opened this issue Jun 4, 2024 · 0 comments · Fixed by #1151
Closed
2 tasks done

🐈 Task: Fix action that uploads Ersilia base image to DockerHub #1145

DhanshreeA opened this issue Jun 4, 2024 · 0 comments · Fixed by #1151
Assignees
Labels
bug Something isn't working

Comments

@DhanshreeA
Copy link
Contributor

DhanshreeA commented Jun 4, 2024

Summary

The Upload Ersilia base image to DockerHub is triggered when a tag is released or it can be run manually. This workflow builds two versions of Ersilia base images v1 and v2. The manual dispatch is set to v2 by default however dispatch on tag is not handling this version info currently.

Objective(s)

  • Remove accepting build version input
  • Use a matrix strategy to build both versions

Documentation

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant