Skip to content

Commit

Permalink
post_checkout more debug work
Browse files Browse the repository at this point in the history
  • Loading branch information
David Personette committed Sep 4, 2019
1 parent 592d12b commit b204512
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hooks/post_checkout
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
env
set -x

BUILD_ARCH=$(echo "${DOCKERFILE_PATH}" | cut -d'.' -f2)
Expand Down

0 comments on commit b204512

Please sign in to comment.