Skip to content

Commit

Permalink
Merge branch 'trs/heroku-build-tmp-home'
Browse files Browse the repository at this point in the history
  • Loading branch information
tsibley committed Jun 7, 2024
2 parents abb3497 + faafde1 commit 48182fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/heroku-build
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ docker run \
--volume "$(realpath build/pack)":/build/pack:ro \
--volume "$(realpath build/cache)":/build/cache:rw \
--volume "$(realpath build/env)":/build/env:ro \
--env HOME=/tmp \
--env STACK=heroku-20 \
--env SOURCE_VERSION \
--env SOURCE_DESCRIPTION \
Expand Down

0 comments on commit 48182fd

Please sign in to comment.