Skip to content

Commit f3f31b5

Browse files
committed
Enable debug output in integration tests
Signed-off-by: Wiktor Kwapisiewicz <[email protected]>
1 parent bc946e7 commit f3f31b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ COPY src /app/src
1010
WORKDIR /app/
1111
RUN cargo install --path .
1212
COPY scripts /app/scripts
13+
ENV AGEDEBUG=plugin
1314
RUN ./scripts/encrypt-decrypt.sh

0 commit comments

Comments
 (0)