This website requires JavaScript.
Explore
Help
Register
Sign In
containers
/
podman-compose
mirror of
https://github.com/containers/podman-compose.git
Watch
1
Star
0
Fork
You've already forked podman-compose
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
764efd360c
podman-compose
/
scripts
/
make_release_upload.sh
6 lines
101 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
./scripts/uninstall.sh
./scripts/clean_up.sh
pyproject-build
twine upload dist/*
Reference in New Issue
View Git Blame
Copy Permalink