修改关于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
c4fff82135
commit
401ce61113
|
|
@ -34,7 +34,7 @@ steps:
|
|||
from_secret: MINIO_SERVER_SECRET_KEY
|
||||
commands:
|
||||
- mkdir ~/.docker
|
||||
- echo "auth prefix: ${HARBOR_DOCKER_AUTH:0:20}..."
|
||||
- echo "auth prefix: ${HARBOR_DOCKER_AUTH:0:20}"
|
||||
- echo "$HARBOR_DOCKER_AUTH" > ~/.docker/config.json
|
||||
- >
|
||||
buildctl
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user