mirror of
https://github.com/containers/podman-compose.git
synced 2025-08-11 22:49:16 +02:00
Adapt release script
Signed-off-by: Juan Luis Cano Rodríguez <hello@juanlu.space>
This commit is contained in:
@ -1,6 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
./scripts/uninstall.sh
|
./scripts/uninstall.sh
|
||||||
./scripts/clean_up.sh
|
./scripts/clean_up.sh
|
||||||
python3 setup.py register
|
pyproject-build
|
||||||
python3 setup.py sdist bdist_wheel
|
|
||||||
twine upload dist/*
|
twine upload dist/*
|
||||||
|
Reference in New Issue
Block a user