File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change 11index.docker.io :
2- username : $DOCKER_USER
3- password : $DOCKER_PASSWD
2+ username : $TARGET_REGISTRY_USER
3+ password : $TARGET_REGISTRY_PASSWORD
44registry-1.docker.io :
5- username : $DOCKER_USER
6- password : $DOCKER_PASSWD
5+ username : $TARGET_REGISTRY_USER
6+ password : $TARGET_REGISTRY_PASSWORD
77registry.hub.docker.com :
8- username : $DOCKER_USER
9- password : $DOCKER_PASSWD
8+ username : $TARGET_REGISTRY_USER
9+ password : $TARGET_REGISTRY_PASSWORD
1010docker.io :
11- username : $DOCKER_USER
12- password : $DOCKER_PASSWD
11+ username : $TARGET_REGISTRY_USER
12+ password : $TARGET_REGISTRY_PASSWORD
1313registry.cn-hangzhou.aliyuncs.com :
14- username : $DOCKER_USER
15- password : $DOCKER_PASSWD
14+ username : $TARGET_REGISTRY_USER
15+ password : $TARGET_REGISTRY_PASSWORD
1616registry.cn-shenzhen.aliyuncs.com :
17- username : $DOCKER_USER
18- password : $DOCKER_PASSWD
19- $DEFAULT_REGISTRY :
20- username : $DOCKER_USER
21- password : $DOCKER_PASSWD
17+ username : $TARGET_REGISTRY_USER
18+ password : $TARGET_REGISTRY_PASSWORD
19+ $TARGET_REGISTRY :
20+ username : $TARGET_REGISTRY_USER
21+ password : $TARGET_REGISTRY_PASSWORD
You can’t perform that action at this time.
0 commit comments