This repository has been archived by the owner on Dec 16, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Neither orders and payment MFE images were building successfully because they were targeting the default release tag, which was open-release/sumac.1. Given that this tag was not added to the upstream repositories, build was failing. Here, we resolve this issue by targeting open-release/sumac.master, just like we do for the ecommerce and ecommerce-worker repositories.
- Loading branch information