Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot use _schedule cron> #37

Closed
danielnorberg opened this issue Apr 11, 2016 · 1 comment
Closed

cannot use _schedule cron> #37

danielnorberg opened this issue Apr 11, 2016 · 1 comment

Comments

@danielnorberg
Copy link
Contributor

$ cat digdag.yml
run: +main
timezone: "America/Los_Angeles"

+main:
  _schedule:
    cron>: 42 4 1 * *

  sh>: echo hello world
$ digdag push dano-cron-test -r 1
2016-04-11 15:46:26 -0700: Digdag v0.5.9
Creating digdag.archive.tar.gz...
  Archiving digdag.yml
Workflows:
  +main

error: Status code 400: {"message":"Parameter 'cron' is required but not set","status":400}
frsyuki added a commit that referenced this issue Apr 12, 2016
@frsyuki
Copy link
Member

frsyuki commented Apr 12, 2016

fixed

@frsyuki frsyuki closed this as completed Apr 12, 2016
szyn pushed a commit that referenced this issue Mar 27, 2023
WM-1483 refactoring. Introduce Service class for API logic.
szyn added a commit that referenced this issue Mar 28, 2023
WM-1483 refactoring. Introduce Service class for API logic.

Co-authored-by: yoyama <you.yamagata@treasure-data.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants