Skip to content
Snippets Groups Projects
Commit 3c2ae0b7447f authored by Laurent Peuch's avatar Laurent Peuch
Browse files

feat: add an image for can-i-merge

parent 51c5ab067d4e
No related branches found
No related tags found
1 merge request!3Topic/default/add images for cubicweb pipelines
FROM debian:buster
COPY hgrc /root/.hgrc
RUN apt-get update
RUN apt-get install python-pip python3-pip mercurial -y
RUN pip3 install hg+https://forge.extranet.logilab.fr/open-source/can-i-merge/
RUN python2 -m pip install hg-evolve
[extensions]
evolve =
topic =
rebase =
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment