mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-08-11 07:50:39 -04:00
add docker build action
This commit is contained in:
parent
9b7140e650
commit
a00af33010
3 changed files with 31 additions and 18 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM python:3.13-alpine
|
||||
|
||||
ADD dist/rns-*.whl /tmp/
|
||||
ADD .artifacts/package/rns-*.whl /tmp/
|
||||
|
||||
ENV PIP_ROOT_USER_ACTION=ignore
|
||||
ENV PIP_DISABLE_PIP_VERSION_CHECK=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue