osmo-gsm-tester/contrib/jenkins-build-osmo-trx.sh

10 lines
152 B
Bash
Executable File

#!/bin/sh
set -e -x
base="$PWD"
name="osmo-trx"
. "$(dirname "$0")/jenkins-build-common.sh"
build_repo osmo-trx --without-sse
create_bin_tgz osmo-trx