Skip to content

Use harmonia user and fix SSH key permissions for cache push

Smartypants requested to merge add-harmonia-module into master

Summary

  • chmod 600 the GitLab File variable before SSH use
  • Use harmonia@ user for store URI
  • Add UserKnownHostsFile=/tmp/harmonia_known_hosts for runners without home directory

Merge request reports