onos/tools/build/onos-package
Thomas Vachuska bec79b9808 Starting to switch aliases and some convenience scripts from Buck to Bazel.
Change-Id: I2e0a0dac882af430b8628174f3f97a1777d3e643
2018-08-07 20:39:31 +00:00

7 lines
272 B
Bash
Executable File

#!/bin/bash
# -----------------------------------------------------------------------------
# Packages ONOS distributable into onos.tar.gz file
# -----------------------------------------------------------------------------
SHLVL=1 bazel build //:onos && onos-check-bits