mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-03 14:33:09 +00:00
Changes: * Rename `BRANCH` to `GIT_REF` to indicate tags can be used. * Default to `stable` for `IMAGE_TAG` on release builds. * Use `GIT_REF` for specific Docker image tag instead of commit. * Adjust some comments and descriptions. Resolves: https://github.com/waku-org/go-waku/issues/516 Signed-off-by: Jakub Sokołowski <jakub@status.im>