Merge pull request '更新 .drone.yml' (#396) from zhangkaihuai-patch-1 into dev
Reviewed-on: http://git.feashow.cn/clay/tunnel-cloud-web/pulls/396
This commit is contained in:
@@ -69,7 +69,7 @@ steps:
|
||||
# 将deployment中定义的变量替换为drone中的内置变量
|
||||
- cat deployment.yml
|
||||
# 通过kubectl指令运行deployment.yml,并指定授权文件kubectl_conf.yml
|
||||
- kubectl apply -f deployment.yml -n pro --kubeconfig=/app/config/tunnel-cloud-config.yml
|
||||
- kubectl --insecure-skip-tls-verify=true apply -f deployment.yml -n pro --kubeconfig=/app/config/tunnel-cloud-new.yaml
|
||||
|
||||
volumes:
|
||||
- name: build
|
||||
|
||||
Reference in New Issue
Block a user