Skip to content

Commit

Permalink
Merge pull request #6216 from habitat-sh/shain/fix_shellcheck
Browse files Browse the repository at this point in the history
Fix shellcheck thta was missed somehow
  • Loading branch information
scotthain committed Feb 25, 2019
2 parents 2211e32 + d4f09b6 commit b0dc8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/ci/build_component.sh
Expand Up @@ -17,4 +17,4 @@ HAB_CACHE_KEY_PATH="$JOB_TEMP_ROOT/keys"
echo "--- :key: Generating fake origin key"
hab origin key generate
echo "--- :hab: Running hab pkg build for $component"
hab pkg build -D components/$component
hab pkg build -D components/"$component"

0 comments on commit b0dc8b4

Please sign in to comment.