HI Team , We want to do time based trigger of our pipeline with latest code revision automatically .But the our use case to trigger the pipeline automatically on scheduled time based only , not on every commit happen to SVN.
We did the set up according to discussed in the docs https://docs.go.cd/16.5.0/configuration/admin_timer.html . We made our first stage manual so that it should not trigger the pipeline on every commit happen to SVN. The pipeline is able to triggers on specified time automatically with latest revision code , but its triggering the pipeline multiple times at the time which we don't want . Looking forward to your help and suggestions . Regards, kunal On Wed, Jun 15, 2016 at 4:27 AM, David Rice <[email protected]> wrote: > It's in the docs: https://docs.go.cd/16.5.0/configuration/admin_timer.html > > But I'd highly suggest that you run your pipeline more than once a day! > > -David > > On Tue, Jun 14, 2016 at 12:18 AM Kunal Kumar <[email protected]> > wrote: > >> HI >> >> I am from Virtusa consluting services . We are using GO tools for our >> CICD pipeline . we want to schedule the pipeline to run on the specific >> time only with latest revision of code .Could you please share the details >> how can we do it ? >> >> Regards , >> kunal >> >> -- >> You received this message because you are subscribed to the Google Groups >> "go-cd" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "go-cd" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/go-cd/MpcDsZn7a1w/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
