Can I export & push cache after deployment? #1220
hidenori-endo
started this conversation in
General
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
In my github Actions, It takes much time in exporting & pushing cache before AWS ECS deploy.
But cache is not needed for the deployment itself, so can this be done later step?
I want to complete deployments and test it as soon as possible.
Beta Was this translation helpful? Give feedback.
All reactions