feat: add releaser

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-05-26 13:42:39 +02:00
parent 43df3015da
commit 136a42359f
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -228,6 +228,13 @@ Host clank_loki
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host clank_releaser
Hostname 10.0.11.19
User root
PubKeyAuthentication yes
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host harbor
Hostname 10.0.10.3
User root