Samagra-Development / WarpSQL

WarpSQL
https://samagra-development.github.io/WarpSQL/
Apache License 2.0
15 stars 30 forks source link

add docker cache to github action #53

Closed PiyushRaj927 closed 1 year ago

PiyushRaj927 commented 1 year ago

Fixes #36 This PR introduces the addition of https://docs.docker.com/build/cache/backends/gha/ to the workflow, resulting in significantly faster build times of under 2 minutes. Please refer to the relevant comment here for further details.

PiyushRaj927 commented 1 year ago

Hey @jayanth-kumar-morem, can you review this as well? Thanks