Fix docker build
This commit is contained in:
parent
c151623a68
commit
c25ed334db
2 changed files with 1 additions and 3 deletions
1
Makefile
1
Makefile
|
|
@ -32,7 +32,6 @@ test:
|
|||
build:
|
||||
# https://stackoverflow.com/questions/24347450/how-do-you-add-additional-files-to-a-wheel
|
||||
rm -rf build/* dist/* *.egg-info
|
||||
>>>>>>> upgrade-docker
|
||||
uv build --wheel --out-dir dist
|
||||
docker build -t kianby/stacosys .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue