Browse Source

drone pull

master
zhipeng.hu 3 years ago
parent
commit
c92b958612
  1. 12
      .drone.yml

12
.drone.yml

@ -35,12 +35,12 @@ steps:
target: [ "" ]
- name: rancher-deploy
image: dubc/drone-rancher-stack-v1
url: https://121.40.194.123:8443/
stack: app-staging
accesskey: token-qqrhk
secretkey: wt46cz8x8xqz5t7x27htzdc46tscvpnzwzlj9gp99j2cbdrqhtcj25
pull: true
image: dubc/drone-rancher-stack-v1
url: https://121.40.194.123:8443/
stack: app-staging
accesskey: token-qqrhk
secretkey: wt46cz8x8xqz5t7x27htzdc46tscvpnzwzlj9gp99j2cbdrqhtcj25
pull: true
# image: pelotech/drone-rancher # drone-rancher插件,利用此插件来启动rancher
# settings:
# url: 'http://121.40.194.123:8082/v3'

Loading…
Cancel
Save