prometheus-federator/scripts/default

9 lines
71 B
Bash
Executable File

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