Merge remote-tracking branch 'origin/3.4' into develop
This commit is contained in:
commit
1a3a749ccb
@ -23,10 +23,13 @@ To submit a snapshot for building, we should have a service file with content
|
|||||||
<service name="download_src_package">
|
<service name="download_src_package">
|
||||||
<param name="host">www.dolibarr.org</param>
|
<param name="host">www.dolibarr.org</param>
|
||||||
<param name="protocol">http</param>
|
<param name="protocol">http</param>
|
||||||
<param name="path">/files/lastbuild/package_rpm_generic/dolibarr-3.3.0-0.2.beta1.src.rpm</param>
|
<param name="path">/files/stable/package_rpm_generic/dolibarr-3.3.2-3.src.rpm</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
|
||||||
How to have such a service ?
|
How to have such a service ?
|
||||||
Try to make "Add file" and select Remote URL and enter http://www.dolibarr.org/files/lastbuild/package_rpm_generic/dolibarr-3.3.0-0.2.beta1.src.rpm
|
Try to make "Add file" and select Remote URL and enter http://www.dolibarr.org/files/stable/package_rpm_generic/dolibarr-3.3.2-3.src.rpm
|
||||||
|
|
||||||
|
Then add into advanded - attributes
|
||||||
|
OBS:Screenshots http://www.dolibarr.org/images/phocagallery/dolibarr_screenshot1.png
|
||||||
|
OBS:QualityCategory Testing
|
||||||
Loading…
Reference in New Issue
Block a user