Updated deploy docs
This commit is contained in:
+3
-3
@@ -1,8 +1,8 @@
|
||||
---
|
||||
title: "CLI deploy command"
|
||||
description: "The `trigger.dev deploy` command can be used to manually deploy."
|
||||
description: "The `trigger.dev deploy` command can be used to deploy your tasks to our infrastructure."
|
||||
---
|
||||
|
||||
import CliDeployCommands from '/snippets/cli-commands-deploy.mdx';
|
||||
import CliDeployCommands from "/snippets/cli-commands-deploy.mdx";
|
||||
|
||||
<CliDeployCommands/>
|
||||
<CliDeployCommands />
|
||||
|
||||
+1
-1
@@ -144,8 +144,8 @@
|
||||
{
|
||||
"group": "Deployment",
|
||||
"pages": [
|
||||
"deploy-environment-variables",
|
||||
"cli-deploy",
|
||||
"deploy-environment-variables",
|
||||
"github-actions",
|
||||
{
|
||||
"group": "Deployment integrations",
|
||||
|
||||
Reference in New Issue
Block a user