SolidCharity / LightBuildServer

LightBuildServer for building rpm and deb packages and running CI scripts, using linux containers
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

use private key in setup.sh to upload results to other server #53

Closed tpokorra closed 9 years ago

tpokorra commented 10 years ago

provide the private key in config.yml for each user. this private key can be loaded on the container in setup.sh, and allows to upload the result to another server (eg. sourceforge files etc)

tpokorra commented 9 years ago

see example https://github.com/tpokorra/lbs-openpetra/blob/master/nightlydevzip/setup.sh#L24 uploading to Sourceforge works if the key is on the LBS control server in .sshcontainer/username/projectname