fix: YML
continuous-integration/drone/push Build is failing Details

develop
Gong 2023-08-29 09:15:09 +08:00
parent e7d7fd3c69
commit 6f398e2d6e
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ steps: # 定义管道的执行步骤
image: plugins/docker image: plugins/docker
settings: settings:
registry: docker.io registry: docker.io
insecure: true # 不使用https
repo: gong921123/hyperf repo: gong921123/hyperf
tags: tags:
- latest - latest