mirror of
https://gitcode.com/gh_mirrors/gh/gh-action-pypi-publish.git
synced 2026-07-02 18:27:49 +00:00
📄🐳 Relicense the repo to BSD 3-clause
Also include it into a docker image
This commit is contained in:
@@ -12,6 +12,8 @@ LABEL "com.github.actions.color"="yellow"
|
||||
ENV PYTHONDONTWRITEBYTECODE 1
|
||||
ENV PYTHONUNBUFFERED 1
|
||||
|
||||
ADD LICENSE.md /LICENSE.md
|
||||
|
||||
RUN pip install --upgrade --no-cache-dir twine
|
||||
|
||||
ENTRYPOINT ["twine"]
|
||||
|
||||
Reference in New Issue
Block a user