podman-compose/scripts/make_release_upload.sh

6 lines
101 B
Bash
Executable File

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