Skip to content

Commit 0b2ca56

Browse files
committed
Test data - added test data
1 parent 4e8a29b commit 0b2ca56

File tree

9 files changed

+996824
-0
lines changed

9 files changed

+996824
-0
lines changed

Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ COPY lib lib
2626
COPY conf conf
2727
COPY *.conf .
2828

29+
# move the following to test only
30+
COPY t t
31+
COPY test_data test_data
32+
2933
ENV PERL5LIB="/app/local/lib/perl5:/app/lib" PATH="/app/local/bin:${PATH}"
3034

3135
USER metacpan

0 commit comments

Comments
 (0)