Disable github docker action for time being
This commit is contained in:
parent
a5032ed440
commit
678271d80d
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -34,6 +34,8 @@ build:
|
|||
rm -rf build/* dist/* *.egg-info
|
||||
uv build --wheel --out-dir dist
|
||||
docker build -t kianby/stacosys .
|
||||
#docker login -u kianby
|
||||
#docker push docker.io/kianby/stacosys:latest
|
||||
|
||||
# run
|
||||
run:
|
||||
|
|
Loading…
Add table
Reference in a new issue