perl Minilla tool for automated build and release of perl projects based on avastsoftware/cpanm
3.0K
Docker for automated test and build of Minilla projects.
Is possible this used in integration servers
unit test build step
docker run -v $(pwd):/tmp/minilla avastsoftware/minilla minil test
and for make distribution build step
docker run -v $(pwd):/tmp/minilla avastsoftware/minilla minil dist
(release tests are enabled)
(and save *.tar.gz artifacts for example)
Content type
Image
Digest
sha256:41817b4c6…
Size
302.2 MB
Last updated
over 8 years ago
docker pull avastsoftware/minilla