aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/osmocom-next-packages.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/osmocom-next-packages.sh')
-rwxr-xr-xscripts/osmocom-next-packages.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/osmocom-next-packages.sh b/scripts/osmocom-next-packages.sh
deleted file mode 100755
index aa9ab90..0000000
--- a/scripts/osmocom-next-packages.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-# Generate source packages and upload them to OBS, for the next feed.
-. "$(dirname "$0")/common.sh"
-
-export FEED="next"
-$OSMO_CI_DIR/scripts/osmocom-nightly-packages.sh