As of today, I am doing releases locally in a clumsy way:
- Update the release tag on Docker Compose and VS Code config files
- Add release commit and tag
- Rebuild and push the containers locally with the new tag
But the release process should be automated to avoid me missing steps or making mistakes.
As of today, I am doing releases locally in a clumsy way:
But the release process should be automated to avoid me missing steps or making mistakes.