vm-import-controller/scripts/ci
2022-08-23 13:57:39 +10:00

8 lines
53 B
Bash
Executable File

#!/bin/bash
set -e
cd $(dirname $0)
./build
./test