aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/osmocom-nightly-packages.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/osmocom-nightly-packages.sh')
-rwxr-xr-xscripts/osmocom-nightly-packages.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index 58a8a52..d8338ae 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -225,6 +225,7 @@ build_osmocom() {
checkout osmo-e1d
checkout osmo-smlc
checkout osmo-cbc
+ checkout osmo-gbproxy
cd "$REPO"
osmo_obs_checkout_copy debian8 osmo-gsm-manuals
@@ -268,6 +269,7 @@ build_osmocom() {
build osmo-e1d
build osmo-smlc
build osmo-cbc
+ build osmo-gbproxy
post
}