osmith submitted this change.

View Change

Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved
OBS nightly-packages.sh: add osmo-bsc-nat

Related: SYS#5560
Change-Id: I47cd67d5dcf3eb49b486e99840449e1c6a41b4ab
---
M scripts/osmocom-nightly-packages.sh
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index 0427103..6fb8a1d 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -228,6 +228,7 @@
checkout osmo-gbproxy
checkout osmo-hnodeb
checkout osmo-hnbgw
+ checkout osmo-bsc-nat

cd "$REPO"

@@ -270,6 +271,7 @@
build osmo-gbproxy
build osmo-hnodeb
build osmo-hnbgw
+ build osmo-bsc-nat

post
}

To view, visit change 27600. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I47cd67d5dcf3eb49b486e99840449e1c6a41b4ab
Gerrit-Change-Number: 27600
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-MessageType: merged