Change in osmo-ci[master]: contrib/jenkins: add missing cd ~/osmo-ci

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Wed Jan 13 15:28:52 UTC 2021


osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/22157 )

Change subject: contrib/jenkins: add missing cd ~/osmo-ci
......................................................................

contrib/jenkins: add missing cd ~/osmo-ci

Fixes: 829f8b94 ("ansible: tasks/osmo-ci: clone osmo-gsm-manuals")
Change-Id: I3ca101f73cecfc5cda447ffce53a104ecc39e1fd
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  osmith: Looks good to me, approved; Verified



diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index e93e802..e1564a7 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -18,5 +18,6 @@
 clone_repo osmo-gsm-manuals
 
 if [ `uname` = "Linux" ] && [ "x${OSMO_CI_NO_DOCKER}" != "x1" ]; then
+	cd ~/osmo-ci
 	scripts/osmo-ci-docker-rebuild.sh
 fi

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/22157
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I3ca101f73cecfc5cda447ffce53a104ecc39e1fd
Gerrit-Change-Number: 22157
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210113/f206c9e9/attachment.htm>


More information about the gerrit-log mailing list