Rename legacy storefront app and references to carplace
Build & Push / Build & Push Docker Image (push) Failing after 10m39s
Build & Push / Build & Push Docker Image (push) Failing after 10m39s
Replace storefront naming across source, tests, docs, config, and production scripts. Rename the legacy top-level app directory and Carplace component files, remove duplicate storefront startup scripts, and refresh the lockfile.
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
"docker:prod:start:api": "bash scripts/docker-prod-up-api.sh",
|
||||
"docker:prod:start:homepage": "bash scripts/docker-prod-up-homepage.sh",
|
||||
"docker:prod:start:carplace": "bash scripts/docker-prod-up-carplace.sh",
|
||||
"docker:prod:start:storefront": "bash scripts/docker-prod-up-storefront.sh",
|
||||
"docker:prod:start:dashboard": "bash scripts/docker-prod-up-dashboard.sh",
|
||||
"docker:prod:start:admin": "bash scripts/docker-prod-up-admin.sh",
|
||||
"docker:prod:start:frontends": "bash scripts/docker-prod-up-frontends.sh",
|
||||
|
||||
Reference in New Issue
Block a user