Skip to content

Commit

Permalink
ci: set build debug information from env (envoyproxy#17635)
Browse files Browse the repository at this point in the history
Signed-off-by: Santiago Pappier <spappier@gmail.com>
  • Loading branch information
spappier authored Aug 10, 2021
1 parent 88705d7 commit e85a7f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/run_envoy_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ docker run --rm \
-e ENVOY_BUILD_IMAGE \
-e ENVOY_SRCDIR \
-e ENVOY_BUILD_TARGET \
-e ENVOY_BUILD_DEBUG_INFORMATION \
-e SYSTEM_PULLREQUEST_PULLREQUESTNUMBER \
-e GCS_ARTIFACT_BUCKET \
-e GITHUB_TOKEN \
Expand Down

0 comments on commit e85a7f4

Please sign in to comment.