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

ci(fly): use docker image instead of local dockerfile #140

Merged
merged 3 commits into from
Sep 4, 2024
Merged

Conversation

ayuhito
Copy link
Member

@ayuhito ayuhito commented Sep 4, 2024

This updates our Fly configuration to use the public Docker edge image we have instead of the local Dockerfile since we were losing necessary build args when deploying to Fly.

The edge image has those build args baked in. It also significantly speeds up deploy times since we aren't rebuilding the image again.

@ayuhito ayuhito merged commit 1a9de99 into main Sep 4, 2024
2 checks passed
@ayuhito ayuhito deleted the fix/ci-version branch September 4, 2024 10:07
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.

1 participant