Skip to content

Commit

Permalink
Pass RUST_BACKTRACE when running docker.
Browse files Browse the repository at this point in the history
  • Loading branch information
jfgoog committed Apr 1, 2024
1 parent c5e7f45 commit 652f6f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ci/docker/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@ docker \
--env GITHUB_ACTIONS \
--env GITHUB_REF \
--env GITHUB_STEP_SUMMARY="/checkout/obj/${SUMMARY_FILE}" \
--env RUST_BACKTRACE \
--env TOOLSTATE_REPO_ACCESS_TOKEN \
--env TOOLSTATE_REPO \
--env TOOLSTATE_PUBLISH \
Expand Down

0 comments on commit 652f6f7

Please sign in to comment.