k3s/scripts/ci

9 lines
67 B
Bash
Executable File

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