[Libre-soc-bugs] [Bug 190] Setup Gitlab CI Runner for Kazan on a computer

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Thu Jul 23 19:40:36 BST 2020


https://bugs.libre-soc.org/show_bug.cgi?id=190

--- Comment #20 from Cole Poirier <colepoirier at gmail.com> ---
(In reply to Jacob Lifshay from comment #16)
> 1. Add post-receive git hooks to git.libre-soc.org that mirror repos to
> debian salsa.

Would this just be a bash file with the path .git/hooks/post-receive on the
libre-soc git server with the following contents?

```
#!/bin/bash
git push salsa -f --mirror
```

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list