k3s/scripts/ci
2019-01-11 21:52:30 -07:00

9 lines
67 B
Bash
Executable File

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