gonito/templates/external-repo.hamlet
2021-08-21 15:02:08 +02:00

7 lines
319 B
Plaintext

$maybe serverPubKey <- (appServerSSHPublicKey settings)
<p>Make sure Gonito.net has access to your repo, either by making it public or giving read access to the SSH public key:
<pre>
#{serverPubKey}
$nothing
<p>Make sure Gonito.net has access to your repo (e.g. by making it public).