Skip to content

Commit

Permalink
docs: improve introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
jagoral committed Feb 21, 2025
1 parent 6684651 commit 53f5377
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ navigation:

# Deployment - CI/CD

Managing deployments for multiple stores can be challenging. This guide explains how Continuous Integration (CI) and Continuous Deployment (CD) work in a multistore setup, helping you create an efficient and reliable deployment process.
Running tests and deployments on your local machine works great during development, but let's be honest - what we really want is for these processes to happen automatically when we push our code. This guide explains how Continuous Integration (CI) and Continuous Deployment (CD) work in a multistore setup, helping you create an efficient and reliable deployment process that runs without manual intervention.

**What You'll Learn**

Expand Down

0 comments on commit 53f5377

Please sign in to comment.