ci: add downstream build wrapper

This commit is contained in:
Trent Nelson 2021-06-21 21:20:45 -06:00 committed by Trent Nelson
parent 278a241db3
commit 761e324982
1 changed files with 9 additions and 0 deletions

9
ci/test-downstream-builds.sh Executable file
View File

@ -0,0 +1,9 @@
#!/usr/bin/env bash
cd "$(dirname "$0")/.."
export CI_LOCAL_RUN=true
set -ex
scripts/build-downstream-projects.sh