Skip to content

Commit e037c1b

Browse files
remove redundant info admonition
1 parent 7cf46cc commit e037c1b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/concepts/one_off_jobs.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ Defang enables you to run one-off jobs during your deployment workflow. One-off
99

1010
One-off jobs are run a single time, and failure to run a one-off job will cause the entire deployment to fail.
1111

12-
:::info
13-
Currently, AWS and GCP are supported for one-off jobs. Support for Digital Ocean is coming soon.
14-
:::
15-
1612
## When should one-off jobs be used?
1713
One-off jobs are useful for running commands that need to be executed before your application starts. Common use cases include:
1814

0 commit comments

Comments
 (0)