1
0
mirror of https://github.com/rancher/os.git synced 2025-07-14 07:04:03 +00:00
os/scripts/ci
2021-10-02 16:08:48 -07:00

9 lines
66 B
Bash
Executable File

#!/bin/bash
set -e
cd $(dirname $0)
./test
./validate
./package