osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/36813?usp=email )
Change subject: OBS: gerrit_binpkgs: add hint where to find pkgs ......................................................................
OBS: gerrit_binpkgs: add hint where to find pkgs
Change-Id: If58081b17f96283620cd945f3521cf0edb4f7913 --- M scripts/obs/gerrit_binpkgs.sh 1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/13/36813/1
diff --git a/scripts/obs/gerrit_binpkgs.sh b/scripts/obs/gerrit_binpkgs.sh index 636be89..4e3b0f3 100755 --- a/scripts/obs/gerrit_binpkgs.sh +++ b/scripts/obs/gerrit_binpkgs.sh @@ -39,3 +39,5 @@ "$SCRIPTS_OBS_DIR"/build_binpkg.py \ --docker "$DISTRO" \ "$PROJECT_NAME" + +echo ":: Find binary packages in: $SCRIPTS_OBS_DIR/_temp/binpkgs"