-
Notifications
You must be signed in to change notification settings - Fork 5
Releasing checklist
Yang Yang edited this page Aug 7, 2020
·
4 revisions
- Update setup.sh utils version. Create branch
chore/release-xx-xx-xx
. The commit message should be "chore: release version xx.xx.xx" - Create and push manifest list
docker manifest create exchangeunion/utils:xx.xx.xx --amend exchangeunion/utils:latest__x86_64 --amend exchangeunion/utils:latest__aarch64
docker manifest push exchangeunion/utils:xx.xx.xx
- Update image/node/tag
- Update version in image/utils