1
0
mirror of https://github.com/rancher/os.git synced 2025-07-15 07:41:39 +00:00
os/scripts/ci

9 lines
66 B
Plaintext
Raw Normal View History

2021-08-31 18:14:03 +00:00
#!/bin/bash
set -e
cd $(dirname $0)
./test
./validate
./package