Skip to content

Commit

Permalink
Update src/content/docs/workers/ci-cd/builds/build-configuration.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
  • Loading branch information
aninibread and hyperlint-ai[bot] authored Sep 18, 2024
1 parent 60fb91d commit 9a733c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ ecommerce-monorepo/

To set up Workers with [Wrangler Enviornments](/workers/wrangler/environments/):

1. (Optional) [Deploy via Wrangler](/workers/wrangler/commands/#deploy) to create the Worker for your environments in the Dashboard, if you dont already have them.
1. (Optional) [Deploy via Wrangler](/workers/wrangler/commands/#deploy) to create the Worker for your environments in the Dashboard, if you don't already have them.
2. Find the Workers for your environments. They are typically named `[name of Worker] - [environment name]`.
3. Connect your repository to each of the Workers for your environment.
4. In each of the Workers, edit your Wrangler deploy command to include the flag `--env: <environment name>` in the build configurations.
Expand Down

0 comments on commit 9a733c4

Please sign in to comment.