1
0
mirror of https://github.com/rancher/norman.git synced 2025-06-28 16:27:25 +00:00
norman/scripts/ci

9 lines
67 B
Plaintext
Raw Normal View History

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