rsync-server icon indicating copy to clipboard operation
rsync-server copied to clipboard

docker-publish use Github Actions

Open zctmdc opened this issue 3 years ago • 0 comments

Build platforms: linux/386,linux/arm/v7,linux/amd64,linux/arm64/v8

Result temp page: https://hub.docker.com/repository/docker/zctmdc/rsync-server/tags

Please open github repositorie Follow:

  • Settings
  • secrets
  • Actions

Now you can see Actions secrets

Click: New repository secret

Add: REGISTRY_USERNAME and REGISTRY_TOKEN

It's can be found at:

https://docs.docker.com/docker-hub/access-tokens/

https://github.com/docker/login-action#docker-hub Yep, I set the key-value is REGISTRY_USERNAME and REGISTRY_TOKEN

zctmdc avatar Nov 28 '22 07:11 zctmdc