diff --git a/.drone.yml b/.drone.yml index 775eb80..7dcbdb7 100755 --- a/.drone.yml +++ b/.drone.yml @@ -28,6 +28,8 @@ steps: # 定义管道的执行步骤 - build image: plugins/docker settings: + script: + - ls -a repo: gong921123/hyperf # 推送到dockerhub仓库去 registry: docker.io insecure: true # 不使用https