Answer the question
In order to leave comments, you need to log in
PHPCI why is the project not going?
Good afternoon.
Deployed this integration system on my local machine (OS Ubuntu). Everything went well, I was surprised. Made a test project at bitbucket.org .
Added ssh-rsa to deploy keys. The private key for accessing the repository did not find where to add it, so far I left it like that.
Here is the project settings page:
When I click build, nothing happens, the build page opens and that's it.
No errors, no progress. No log files found. I don’t understand where he merges projects. There are write permissions to the folder.
Answer the question
In order to leave comments, you need to log in
You need to either manually run the command /path/to/phpci/console phpci:run-builds , or hang it on cron, it will collect all the builds from the queue.
When you start the assembly in the admin panel, it simply queues it, but does not collect it. This is done in order to be able to collect, for example, by push to the repository.
PS: Now on github there is a proposal to make a manual build option without a queue (behavior as you expect), most likely something like this will appear in the project after a while.
The private key for accessing the repository did not find where to add it, so far I left it like that.
I join the question, too, no matter how much I suffered, I could not run it on the local PHPCI, I created the project config according to the instructions, spat installed jenkins, everything works with it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question