Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: talktovikas <vikas.yadav@progress.com>
  • Loading branch information
talktovikas committed Sep 24, 2024
1 parent f832f50 commit dcf8efe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .expeditor/automate_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ export PACKAGE_NAME=bookshelf

curl https://raw.githubusercontent.com/habitat-sh/habitat/main/components/hab/install.sh | sudo bash

echo "Is there relevant keys" ` ls -l /var/lib/buildkite-agent/.hab/cache/keys/`

export JOB_TEMP_ROOT
JOB_TEMP_ROOT=$(mktemp -d /tmp/job-root-XXXXXX)
# export HAB_CACHE_KEY_PATH
Expand Down

0 comments on commit dcf8efe

Please sign in to comment.