修改关于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:
parent
ba65bc9b85
commit
bfeef5d59c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user