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