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

Use circle ci to publish docker images #87

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

leexgh
Copy link
Member

@leexgh leexgh commented Jan 3, 2024

Fix: genome-nexus/genome-nexus#727
Github action cannot build docker images any more because the size of image becomes too big. Use circle ci to build and publish docker images.

@leexgh leexgh requested a review from inodb January 3, 2024 17:29
Copy link
Member

@inodb inodb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looks good!

@@ -4,7 +4,6 @@ on:
branches:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you maybe add a comment explaining how this action is only used for testing and that we use circleci to build the image because it's too big for GA?

@leexgh leexgh merged commit 2c2a05c into genome-nexus:master Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GN importer image size too big for github action
2 participants