Skip to content

Commit

Permalink
Enable debug output in integration tests
Browse files Browse the repository at this point in the history
Signed-off-by: Wiktor Kwapisiewicz <[email protected]>
  • Loading branch information
wiktor-k committed Nov 4, 2024
1 parent bc946e7 commit f3f31b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ COPY src /app/src
WORKDIR /app/
RUN cargo install --path .
COPY scripts /app/scripts
ENV AGEDEBUG=plugin
RUN ./scripts/encrypt-decrypt.sh

0 comments on commit f3f31b5

Please sign in to comment.