#!/bin/bash set -e cd $(dirname $0) echo "Starting CI for scc-operator" ./build ./test ./validate