Skip to content

Commit 07df11a

Browse files
committed
debug print
1 parent 796a370 commit 07df11a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ RUN curl https://sh.rustup.rs -sSf | \
2323
ENV PATH=/root/.cargo/bin:$PATH
2424

2525
ENV DD_COMPILE_MODE=Release
26+
RUN echo "DD_COMPILE_MODE=$DD_COMPILE_MODE"
2627

2728
# Install datadog_lambda and dependencies from local
2829
COPY . .

0 commit comments

Comments
 (0)