Build Schedule
Hi,
we have a small project with one master branch. It is rarely committed to and it exists to run some automated tests.
So we would like it to run on a schedule.
Currently I have it setup with a schedule setting of:
00 10 * * 1,2,3,4,5
As I understand that should run every weekday at 10am UTC?
The build never seems to occur - we are manually running the build at the moment.
Will the scheduler only trigger a build if the branch has changes? Or do I have something else setup incorrectly?
Thanks
Daniel
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 06 Aug, 2014 11:54 PM
Yeah, cron expression looks correct to me and yes, it's UTC. Do you use YAML config on that project?
2 Posted by Dan Jones on 07 Aug, 2014 09:17 AM
No it doesn't - I can try adding one? At the moment I am just adding it in the schedule build config on the project settings page.
What would the syntax be in yaml? Can't see it in the docs YAML reference.
Thanks
3 Posted by Dan Jones on 07 Aug, 2014 09:34 AM
Actually I think that's now working, I thought it would just build the default branch, but had to add the branch to build in the config as well. Thanks
Support Staff 4 Posted by Feodor Fitsner on 07 Aug, 2014 12:00 PM
So, how does your General tab look like now? Could you drop a screenshot please?
5 Posted by Dan Jones on 07 Aug, 2014 01:40 PM
sure attached.
I believe this is now working. Though not sure if last build was triggered by the scheduler...But I think it was !
Support Staff 6 Posted by Feodor Fitsner on 07 Aug, 2014 01:42 PM
OK, great. Observe it further and let me know if there are any issues.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:46 AM.