Browse Source

drone pull

master
zhipeng.hu 3 years ago
parent
commit
86338c428d
  1. 5
      .drone.yml

5
.drone.yml

@ -44,10 +44,7 @@ steps:
start_first: false start_first: false
confirm: true confirm: true
timeout: 301 timeout: 301
volumes:
- name: docker
host:
path: /var/run/docker.sock
# ## 使用参数推送稳定镜像 # ## 使用参数推送稳定镜像
# - name: deployment-replace-prod # - name: deployment-replace-prod
# image: repository.241210.com/repository/base/kubectl:4 # image: repository.241210.com/repository/base/kubectl:4

Loading…
Cancel
Save