laforge has submitted this change. ( 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(-)
Approvals: pespin: Looks good to me, but someone else must approve laforge: Looks good to me, approved Jenkins Builder: Verified
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"