Closed
Description
Run ./make-release.sh or just run make-docker-images and the build will fail because PR #516 moved cart service artifacts to one folder below into src.
The changes to the PR was accounted in skaffold.yaml for local builds but it is not propagated to scripts that make release builds.
Result -> build failure as script fails to find Dockerfile
Activity