osmith has submitted this change. ( 
https://gerrit.osmocom.org/c/docker-playground/+/31247 )

Change subject: release-tarball: add missing cd /build
......................................................................

release-tarball: add missing cd /build

Fix for:
  upload: no tarballs generated, nothing to do.

Change-Id: I047546b26f379c5302d8558b92b77e4fa311a0a0
---
M release-tarball-build-dist/osmocom-release-tarballs.sh
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved



diff --git a/release-tarball-build-dist/osmocom-release-tarballs.sh 
b/release-tarball-build-dist/osmocom-release-tarballs.sh
index 40f8c5e..e49c03b 100644
--- a/release-tarball-build-dist/osmocom-release-tarballs.sh
+++ b/release-tarball-build-dist/osmocom-release-tarballs.sh
@@ -370,6 +370,7 @@
        done
 done

+cd /build
 remove_temp_dir
 upload
 echo "done!"

--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/31247
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I047546b26f379c5302d8558b92b77e4fa311a0a0
Gerrit-Change-Number: 31247
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to