Closed tpokorra closed 9 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)
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
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)