mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-08 03:18:28 +03:00
468 B
468 B
Release Process
- Update the version number in version.py
- Go to github releases > new release > use
vx.y.zfor matching version notation- package is automatically updated in pypi
- docker image is automatically pushed to dockerhup
manual release to docker hub
docker image tag auto-archiver bellingcat/auto-archiver:latestdocker push bellingcat/auto-archiver