diff --git a/README.md b/README.md index 4d7b310..c188b15 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ The following tasks are available: * [s24:build-summary](docs/build-summary.md) - create a `_build_summary.json` file to record deployment info * [s24:check-branch](docs/check-branch.md) - ensure only default branch (main/master) is deployed to production +* [s24:check-local-deployer](docs/check-local-deployer.md) - checks that deployment is running via the local Deployer install * [s24:confirm-continue](docs/confirm-continue.md) - ask confirmation from user before continuing with deployment * [s24:display-disk-space](docs/display-disk-space.md) - display server disk usage prior to deployment * [s24:notify-slack](docs/notify-slack.md) - send a notification to Slack on production deploy