You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The manual base image was created when we used Bazel but the current build process is much more lightweight so let's remove the additional manual process.
Describe the solution you'd like
Remove the base image and use Kaniko for caching.
Is your feature request related to a problem? Please describe.
The manual base image was created when we used Bazel but the current build process is much more lightweight so let's remove the additional manual process.
Describe the solution you'd like
Remove the base image and use Kaniko for caching.
Describe alternatives you've considered
Additional context
https://cloud.google.com/build/docs/kaniko-cache
The text was updated successfully, but these errors were encountered: