<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12276">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">master-builds: openbsc: make SSH keys available<br><br>Mount ~/.ssh in openbsc's docker container, just like it is done with<br>all other Osmocom projects that build in docker (see Change-Id<br>Icfff3b6a620de79d1bab7ff6a35309f828581c09 ("master-builds: make SSH keys<br>available in Docker")).<br><br>Related: OS#3385<br>Change-Id: Ib31ab4033c1cc71c10a96445e8bcc3b9f02e2a1f<br>---<br>M jobs/master-builds.yml<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/76/12276/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml</span><br><span>index 97e193a..eb5db88 100644</span><br><span>--- a/jobs/master-builds.yml</span><br><span>+++ b/jobs/master-builds.yml</span><br><span>@@ -164,6 +164,7 @@</span><br><span>               -w /build -i -u build \</span><br><span>               -v "$PWD:/build" \</span><br><span>               -v "$HOME/bin:/build_bin" \</span><br><span style="color: hsl(120, 100%, 40%);">+              -v "$HOME/.ssh:/home/build/.ssh:ro" \</span><br><span>               -v "$ARTIFACT_STORE:/artifact_store" \</span><br><span>               osmocom:amd64 /build/contrib/jenkins.sh</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12276">change 12276</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/12276"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ci </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ib31ab4033c1cc71c10a96445e8bcc3b9f02e2a1f </div>
<div style="display:none"> Gerrit-Change-Number: 12276 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>