riju/tools/ci-run.bash

7 lines
154 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
make ecr system
make env CMD="dep deploy:live --publish --all --yes" Z=xz CI=1 TEST_PATIENCE=4 TEST_CONCURRENCY=1