Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates Dockerfile.product to have it working in the Prow CI
Dockerfile.product considers the build engine providing (a) cachito-backed cache artifacts for the dependencies and (b) a cached yarn. This commit enables builder engines not providing caching artifacts to build the Dockerfile.product image by pulling the packages from other remote sources when the cached files are not available.
- Loading branch information