I want to schedule build each branches from develop.
but The top level, develop, is the only build.
How can I daily-schedule build each branch ?
this is my pipleline.yml
pipelines:
custom: daily-build:
- step:
script: ...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.