aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/osmocom-next-packages.sh
blob: aa9ab9021e0766f0bd8dbb5b0fe467b96cfc2f3b (plain)
1
2
3
4
5
6
#!/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