• 0
    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      I want to spec a plan that just runs a simple script on a periodic/cron schedule. Ideally something this simple would be a yaml spec, but I can't specify a schedule trigger.

      Something like this would work:

      project:
        key: PIPE
        plan:
          key: MINISYNC
          :
          triggers:
          - schedule: every 30 minutes
          stage:
            job:
              scripts:
              - curl --silent ...etc.
      

            [BAM-19723] Schedule trigger in yaml spec

            No work has yet been logged on this issue.

              Unassigned Unassigned
              mhowells Mike Howells
              Votes:
              7 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: