Files
podman-compose/scripts/make_release_upload.sh
Juan Luis Cano Rodríguez 0e37b31e45 Adapt release script
Signed-off-by: Juan Luis Cano Rodríguez <hello@juanlu.space>
2025-06-29 20:57:28 +02:00

6 lines
101 B
Bash
Executable File

#!/usr/bin/env bash
./scripts/uninstall.sh
./scripts/clean_up.sh
pyproject-build
twine upload dist/*