tohuwabohu-io / librefit

OpenSource calorie tracker using kotlin, quarkus, postgresql, SvelteKit and OpenAPI 3
https://libre.fit/
GNU General Public License v3.0
1 stars 0 forks source link

prevent double image build #77

Closed tohuwabohu-io closed 1 month ago

tohuwabohu-io commented 2 months ago

I tried to use the previously built image pushed to ghcrl.io and failed. Maybe the container image can be pushed to the fly.io registry and re-used for deployment.

https://community.fly.io/t/feature-request-images-from-private-docker-registries/842 https://community.fly.io/t/flyctl-auth-login-error-is-shown-when-deploying-application-in-github-actions/11020

tohuwabohu-io commented 1 month ago

fixed with #75