修改关于docker镜像鉴权部分
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -35,6 +35,7 @@ steps:
|
||||
commands:
|
||||
- mkdir ~/.docker
|
||||
- "echo $HARBOR_DOCKER_AUTH > ~/.docker/config.json"
|
||||
- echo "auth prefix: ${HARBOR_DOCKER_AUTH}"
|
||||
- >
|
||||
buildctl
|
||||
--addr tcp://buildkitd:1234
|
||||
|
||||
Reference in New Issue
Block a user