Closed Danand closed 4 months ago
Hi!
I've created a GitHub Actions workflow for building and pushing the RVC API Docker image. I originally did this for myself, but it might be helpful to others as well.
Additionally, I've optimized the Docker image size, reducing it from 6.19GB to 4.82GB, as it was barely fitting within the limitations of GitHub-hosted Actions runners. 😅
Requirements for this to work:
write:packages
_GITHUB_PAT
LGTM!
Hi!
I've created a GitHub Actions workflow for building and pushing the RVC API Docker image. I originally did this for myself, but it might be helpful to others as well.
Additionally, I've optimized the Docker image size, reducing it from 6.19GB to 4.82GB, as it was barely fitting within the limitations of GitHub-hosted Actions runners. 😅
Requirements for this to work:
write:packages
scope._GITHUB_PAT
as Name.