Skip to content

config: Update artifact upload server, refactor

  • Add port information to artifact upload commands with rsync and sftp as the port for the new server is a non-standard port. Pass the port information to rsync using --rsh='ssh -p port' and to sftp using -P.

  • Drop many rsync URL constants in favor of using a method. Slightly more easy to read and refactor.

Signed-off-by: Sunil Mohan Adapa sunil@medhas.org

This patch is untested.

Merge request reports

Loading