1
0
mirror of https://github.com/rancher/types.git synced 2025-04-27 18:25:05 +00:00
types/scripts/ci
2017-11-10 22:26:47 -07:00

9 lines
64 B
Bash
Executable File

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