Merge "Fix for make target"
[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 TAG=vpp_debug install-packages