Docker build for the Wallet Gateway
Commits on main create new release artifacts if they don't already exist yet using the version specified in the apps/<app>/VERSION file at the root of the repo
- Bump the relevant
apps/<app>/VERSIONfile - (Wallet Gateway): Run
bump-wallet-gatewayto update the lockfile and helm schema - Create a PR, have it approved, and merge it into
main