1
0
mirror of https://github.com/rancher/norman.git synced 2025-04-29 20:04:03 +00:00
norman/scripts/ci

9 lines
64 B
Plaintext
Raw Permalink Normal View History

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