Answer the question
In order to leave comments, you need to log in
How to manually build a project in phpci?
1. What command should I add to cron to start building the project from the repository branch once a day?
2. I use gitlab, I registered the url for autoassembly in the webhook, as indicated in the documentation. But the event is raised for each commit separately, and many many build jobs are generated. How can I make sure that when pushing several commits to the gitlab repository, only one project build task is launched?
Answer the question
In order to leave comments, you need to log in
1. The command for creating a project assembly, you can hang it on cron:
2. PHPCI "out of the box" does not know how. This can only be achieved by changing the code of the Webbhook controller for Bitbucket.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question