Updated deploy docs

This commit is contained in:
D-K-P
2024-10-31 09:49:59 +00:00
parent eace78fa04
commit 9b7472844d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -144,8 +144,8 @@
{
"group": "Deployment",
"pages": [
"deploy-environment-variables",
"cli-deploy",
"deploy-environment-variables",
"github-actions",
{
"group": "Deployment integrations",