#!/usr/bin/env bash set -euo pipefail DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd ) cd $DIR ./scripts/test-staged ./scripts/cache git push