Install gitlab pages daemon
I'll deal with traefik domains later
This commit is contained in:
4
ansible/roles/gitlab-pages/files/install-rsync.sh
Normal file
4
ansible/roles/gitlab-pages/files/install-rsync.sh
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "**** installing rsync ****"
|
||||
apk add --no-cache rsync
|
Reference in New Issue
Block a user