Update Dockerfile2

pull/1076/head
Dmitry Pavlov 4 years ago
parent b873b6cb7d
commit 2fd1030751

@ -15,6 +15,6 @@ RUN ./autogen.sh
RUN /root/.local/bin/poetry build
RUN curl -v -u deployment:deployment123\
--upload-file dist/diagrams-0.18.0-py3-none-any.whl\
https://nexus.flocktory.com/nexus/content/repositories/snapshots/python/diagrams-0.18.0-py3-none-any.whl
--upload-file dist/diagrams-0.21.0-py3-none-any.whl\
https://nexus.flocktory.com/nexus/content/repositories/snapshots/python/diagrams-0.21.0-py3-none-any.whl

Loading…
Cancel
Save