1
0
mirror of https://github.com/rancher/types.git synced 2025-08-31 21:00:16 +00:00
Files
types/scripts/ci

9 lines
64 B
Plaintext
Raw Normal View History

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