cpack: artifacts
[m6w6/libmemcached] / scripts / push-artifacts.conf
1 StrictHostKeyChecking no
2 UserKnownHostsFile /dev/null
3 BatchMode yes
4 LogLevel QUIET
5 User artifacts
6 Port 2
7 HostName artifacts.m6w6.name
8 IdentityFile ~/.ssh/id_ed25519
9 IdentityFile push-artifacts.id
10