mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
deps
This commit is contained in:
@@ -16,6 +16,7 @@ RUN set -ex && \
|
||||
# -- Copy in tap2junit plugin.
|
||||
COPY ./docker/scripts/tap2xml /usr/local/bin/tap2xml
|
||||
|
||||
# -- Install tap2junit deps.
|
||||
RUN cpan install XML::LibXML > /dev/null
|
||||
|
||||
# -- Install latest Bake.
|
||||
|
||||
Reference in New Issue
Block a user