vpp-hst: temporarily remove vpp-verify-hst job
[ci-management.git] / jjb / scripts / hicn / build-vpp-latest.sh
1 #!/bin/bash
2 # basic build script example
3 set -euxo pipefail
4
5 pushd scripts
6 bash ./build-packages.sh vpp_master
7 popd