fixed 测试推送
continuous-integration/drone/push Build was killed Details

master
zhangjinli 2 years ago
parent b13adda5e7
commit 48d7422b13

@ -36,7 +36,18 @@ steps:
volumes:
- name: cache
path: "/var/lib/cache"
- name: docker
image: plugins/docker
settings:
dockerfile: "Dockerfile.drone"
repo: harbor.oa00.com/sws/project0512
registry: harbor.oa00.com
username:
from_secret: docker_username
password:
from_secret: docker_password
tags:
- master
volumes:
- name: cache
host:

Loading…
Cancel
Save