Fix readme for exec tasks
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
IamTheFij 2024-09-26 11:51:05 -07:00
parent 81211d1340
commit c7a408b496

View File

@ -50,7 +50,7 @@ Eg.
- "dockron.dates.schedule=* * * * *" - "dockron.dates.schedule=* * * * *"
- "dockron.dates.command=date" - "dockron.dates.command=date"
_Note: Exec jobs will not log their output anywhere. Not to the host container or to Dockron. It's up to you to deal with this for now. There is also currently no way to health check these._ _Note: Exec jobs will log their output to Dockron. There is also currently no way to health check these._
### Cron Expression Formatting ### Cron Expression Formatting