mirror of
https://gitcode.com/gh_mirrors/gh/gh-action-pypi-publish.git
synced 2026-07-02 18:27:49 +00:00
+1
-1
@@ -9,7 +9,7 @@ ENV PYTHONUNBUFFERED 1
|
|||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
pip install --upgrade --no-cache-dir pip-with-requires-python && \
|
pip install --upgrade --no-cache-dir pip-with-requires-python && \
|
||||||
pip install --upgrade --no-cache-dir twine
|
pip install --upgrade --no-cache-dir --prefer-binary twine
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY LICENSE.md .
|
COPY LICENSE.md .
|
||||||
|
|||||||
Reference in New Issue
Block a user