Update README.md
This commit is contained in:
parent
dc7a7ad697
commit
b87b69be7e
|
@ -6,7 +6,7 @@
|
||||||
- Wait for tag CI to complete
|
- Wait for tag CI to complete
|
||||||
- Download assets from snapshots.mitmproxy.org
|
- Download assets from snapshots.mitmproxy.org
|
||||||
- Create release notice on Github
|
- Create release notice on Github
|
||||||
- Upload wheel to pypi
|
- Upload wheel to pypi (`twine upload wheelname`)
|
||||||
- Update docker-releases repo
|
- Update docker-releases repo
|
||||||
- Update `latest` tag on https://hub.docker.com/r/mitmproxy/mitmproxy/~/settings/automated-builds/
|
- Update `latest` tag on https://hub.docker.com/r/mitmproxy/mitmproxy/~/settings/automated-builds/
|
||||||
- Bump the version in https://github.com/mitmproxy/mitmproxy/blob/master/mitmproxy/version.py and update https://github.com/mitmproxy/mitmproxy/blob/master/mitmproxy/io_compat.py in the next commit
|
- Bump the version in https://github.com/mitmproxy/mitmproxy/blob/master/mitmproxy/version.py and update https://github.com/mitmproxy/mitmproxy/blob/master/mitmproxy/io_compat.py in the next commit
|
||||||
|
|
Loading…
Reference in New Issue