k3s/scripts/ci

9 lines
67 B
Plaintext
Raw Normal View History

2019-01-01 08:23:01 +00:00
#!/bin/bash
set -e
cd $(dirname $0)
./validate
./build
./package