-
Notifications
You must be signed in to change notification settings - Fork 5
Releasing checklist
Yang Yang edited this page Jun 2, 2020
·
4 revisions
- Update setup.sh utils version. Create branch
chore/release-xx-xx-xx
. The commit message should be "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 push exchangeunion/utils:xx.xx.xx
- Update image/node/tag
- Update version in image/utils