Skip to content

Commit 91275ac

Browse files
committed
reorder deploy options sections
1 parent 657cd28 commit 91275ac

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/snippets/cli-commands-deploy.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@ You can also setup [GitHub Actions](/github-actions) to deploy your tasks automa
6464

6565
<ProjectRefOption />
6666

67+
### Common options
68+
69+
These options are available on most commands.
70+
71+
<CommonOptions />
72+
6773
### Self-hosting
6874

6975
These options are typically used when [self-hosting](/open-source-self-hosting) or for local development.
@@ -95,12 +101,6 @@ These options are typically used when [self-hosting](/open-source-self-hosting)
95101
Hub, the namespace is your Docker Hub username.
96102
</ParamField>
97103

98-
### Common options
99-
100-
These options are available on most commands.
101-
102-
<CommonOptions />
103-
104104
## Examples
105105

106106
### Push to Docker Hub (self-hosted)

0 commit comments

Comments
 (0)