post_checkout trace execution

This commit is contained in:
David Personette 2019-09-03 19:29:48 -04:00
parent b493330c7d
commit 592d12b0a2

View File

@ -1,4 +1,5 @@
#!/usr/bin/env bash
set -x
BUILD_ARCH=$(echo "${DOCKERFILE_PATH}" | cut -d'.' -f2)