First version of the docker container here, now to make things work through woodpecker-ci
This commit is contained in:
parent
3de4a2d410
commit
25ba119b4e
1 changed files with 0 additions and 1 deletions
|
@ -14,4 +14,3 @@ WORKDIR /install/
|
|||
#carton install --cpanfile cpanfile.ci --cached || cpanm --notest --force IO::Async || carton install --cpanfile cpanfile.ci --cached
|
||||
RUN dzil authordeps --missing | xargs cpanm
|
||||
RUN dzil listdeps --missing | xargs cpanm
|
||||
RUN dzil test
|
||||
|
|
Loading…
Add table
Reference in a new issue