mirror of
https://github.com/drone-plugins/drone-pypi.git
synced 2026-06-04 10:15:06 +08:00
+2
-1
@@ -7,7 +7,8 @@ RUN apk add -U \
|
||||
&& rm -rf /var/cache/apk/* \
|
||||
&& pip install --no-cache-dir --upgrade \
|
||||
pip \
|
||||
setuptools
|
||||
setuptools \
|
||||
wheel
|
||||
|
||||
ADD drone-pypi /bin/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user