We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 657cd28 commit 91275acCopy full SHA for 91275ac
docs/snippets/cli-commands-deploy.mdx
@@ -64,6 +64,12 @@ You can also setup [GitHub Actions](/github-actions) to deploy your tasks automa
64
65
<ProjectRefOption />
66
67
+### Common options
68
+
69
+These options are available on most commands.
70
71
+<CommonOptions />
72
73
### Self-hosting
74
75
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)
95
101
Hub, the namespace is your Docker Hub username.
96
102
</ParamField>
97
103
98
-### Common options
99
-
100
-These options are available on most commands.
-<CommonOptions />
104
## Examples
105
106
### Push to Docker Hub (self-hosted)
0 commit comments