![David Moreau Simard](/assets/img/avatar_default.png)
This new job can be used by projects to mirror their repository to a remote git server. Change-Id: I6c51a6152f546dfdad2d0bfe260e8864e1803f8c
5 lines
99 B
YAML
5 lines
99 B
YAML
- name: Mirror git repository to a remote git server
|
|
hosts: all
|
|
roles:
|
|
- upload-git-mirror
|