Closed minherz closed 1 year ago
⚠️ Error: only release PRs should be merged into main
, feature PRs should use develop
See our Contributing Guide for more information.
Note: Open in Cloud Shell may not work properly if this PR contains changes to the custom Cloud Shell image
Closed as a part of the Github workflow refactoring.
Description
Update provisioning and deployment implementation to deploy Online Boutique demo instead of its local clone (Hipster Shop). Reorg folders to host the provisioning logic inside designated folder (
provisioning/
).Fixes #1001