GitHub Actions Build Cache #828
Unanswered
henrikbjorn
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Might not be that relevant for Fly since they are using a remote worker to build etc. However it is relevant for the case where Nixpacks is used to build and image and then push it to a docker registry |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to persist cache between builds on Github Actions and Nixpacks.
I am using GitHub Actions to deploy to fly
My workflow looks like this:
Beta Was this translation helpful? Give feedback.
All reactions