mirror of
https://github.com/containers/podman-compose.git
synced 2025-07-12 18:35:09 +02:00
6 lines
101 B
Bash
Executable File
6 lines
101 B
Bash
Executable File
#!/usr/bin/env bash
|
|
./scripts/uninstall.sh
|
|
./scripts/clean_up.sh
|
|
pyproject-build
|
|
twine upload dist/*
|