1
0
mirror of https://github.com/rancher/norman.git synced 2025-09-01 07:08:59 +00:00
Files
norman/scripts/ci

9 lines
64 B
Plaintext
Raw Permalink Normal View History

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