Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-19723

Schedule trigger in yaml spec

    XMLWordPrintable

Details

    • 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.

    Description

      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.
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: