Skip to content

Fix SSH key permissions for harmonia module

Smartypants requested to merge add-harmonia-module into master

Summary

  • chmod 600 the GitLab File variable before passing to SSH — GitLab writes it as 0644 which SSH rejects

Merge request reports