Skip to content

Commit

Permalink
verbose
Browse files Browse the repository at this point in the history
Signed-off-by: Fernando Cainelli <[email protected]>
  • Loading branch information
cainelli committed Dec 19, 2024
1 parent 3158e0d commit 967ea48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ WORKDIR /work/

COPY . /work/

RUN make build_envoy_release
RUN VERBOSE=1 make build_envoy

FROM istio/proxyv2:1.24.2

Expand Down

0 comments on commit 967ea48

Please sign in to comment.