Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skaffold rebuilding images instead of using cache (Github Actions) #8803

Open
rajivsavroop opened this issue May 22, 2023 · 0 comments
Open

Comments

@rajivsavroop
Copy link

I am new to Skaffold and trying to understand why Skaffold is not building images from '~/.skaffold/cache' and rebuilds new images when running on GitHub actions. When running locally, I can see the Found Locally when Skaffold is checking the cache. Following is my GitHub workflow - https://github.com/rajivsavroop/GH_skaffold_example/blob/test-skaffold-cache/.github/workflows/example.yaml

I really appreciate any help you can provide.

I tried -#4842 but not working.

I am expecting Skaffold to use cached images instead of building new ones on every run in GitHub Actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant