Add V=0 to make command line;TAG=vpp_debug -> TAG=vpp
[ci-management.git] / jjb / vpp / include-raw-vpp-build.sh
1 #!/bin/bash
2 # basic build script example
3
4 # do nothing but print the current slave hostname
5 hostname
6 cd build-root/
7 ./bootstrap.sh
8 make PLATFORM=vpp V=0 TAG=vpp install-deb