ci: sourch common before we -eu

This commit is contained in:
Aaron Bieber 2023-01-29 06:54:06 -07:00
parent 57b1bfc3b1
commit 339a667867
No known key found for this signature in database

4
ci
View File

@ -1,9 +1,9 @@
#!/usr/bin/env sh
set -eu
. ./common.sh
set -eu
trap ci_error INT TERM
ci_branch=$(date +"%Y%m%dT%H%M%S%z")