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

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

@siovene

Description

@siovene

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions