summaryrefslogtreecommitdiffstats
path: root/ci/build.sh
blob: 18cb2c3db8976c11dcf37ddd5b399ba897eba298 (plain)
1
2
3
4
5
#!/bin/bash

echo "Hello OVSNFV community!"

exit 0