Build issue
This commit is contained in:
parent
4455ef9a1b
commit
06349b5153
2 changed files with 2 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -30,6 +30,7 @@ test:
|
|||
|
||||
# build
|
||||
build:
|
||||
rm -rf build *.egg-info
|
||||
uv build --wheel --out-dir dist
|
||||
docker build -t kianby/stacosys .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue