You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 20, 2018. It is now read-only.
Create a new job. Choose “Build a free-style software project” Configure the source control. If you use git, add a string parameter to the build called ‘GIT_BRANCH’. The documentation should be ‘branch to build’.
The build should contain one step: “Execute Shell” In this area use the following script:
bash$P2_RELEASE_HOME2/release.sh
That is all.
To be able to use the deployed p2 repositories, make sure that the value of the HTTPD_ROOT_PATH points to a folder that is served by an http server.