gitjob/scripts/ci

11 lines
91 B
Bash
Executable File

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