Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

It's impossible to create cron jobs for exactly midnight #249

Open
siovene opened this issue Feb 5, 2018 · 0 comments
Open

It's impossible to create cron jobs for exactly midnight #249

siovene opened this issue Feb 5, 2018 · 0 comments

Comments

@siovene
Copy link

siovene commented Feb 5, 2018

Hi,
the following command fails with error: must specify at least one schedule:

hyper cron create --hour=0 --minute=0 --name my-cron-job my/image do_something

However, if I change the hours and minutes to something other than 0, the job is registered successfully.

Platform: macOs High Sierra 10.13.2
hypercli: 1.10.16, build 860cca2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant