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

develop
Gong 2023-08-29 09:46:28 +08:00
parent 6f398e2d6e
commit 6e771f6b88
1 changed files with 9 additions and 10 deletions

View File

@ -36,18 +36,17 @@ steps: # 定义管道的执行步骤
# dockerfile: docker/Dockerfile
# tags: latest
#
- name: pull_image
image: plugins/docker
- name: deploy-pull-images
image: uhub.service.ucloud.cn/drone/ssh
settings:
registry: docker.io
insecure: true # 不使用https
repo: gong921123/hyperf
tags:
- latest
host: 'gong.cool'
username:
from_secret: docker_username
password:
from_secret: docker_password
from_secret: root
key:
from_secret: gong921123..
# - name: start_container
# image: docker