1
0
mirror of https://github.com/rancher/types.git synced 2025-04-30 11:23:19 +00:00
types/scripts/ci

9 lines
64 B
Plaintext
Raw Permalink Normal View History

2017-11-10 20:23:15 +00:00
#!/bin/bash
set -e
cd $(dirname $0)
./build
./test
./validate