Skip to content
Snippets Groups Projects
Commit f02c307b1c9a authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

:sparkles: Use base python image to have git and mercurial in the image

Those tools are needed for projects using setuptools-scm
parent d8bbef76a532
No related branches found
No related tags found
No related merge requests found
Pipeline #49635 passed
FROM python:alpine
FROM python
ARG BUILD_DATE=""
ARG VCS_URL="https://orus.io/xcg/docker/twine"
ARG VCS_REF=""
......
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