Don't need to run tests in build anymore
This commit is contained in:
parent
c3b45276a3
commit
097b67923c
@ -5,7 +5,6 @@ WORKDIR /opt
|
|||||||
COPY lib/ ./lib/
|
COPY lib/ ./lib/
|
||||||
COPY migrations/ ./migrations/
|
COPY migrations/ ./migrations/
|
||||||
COPY public/ ./public/
|
COPY public/ ./public/
|
||||||
COPY t/ ./t/
|
|
||||||
COPY templates/ ./templates/
|
COPY templates/ ./templates/
|
||||||
COPY script/ ./script/
|
COPY script/ ./script/
|
||||||
COPY cpanfile .
|
COPY cpanfile .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user