diff --git a/.drone.yml b/.drone.yml index cd8f4f1..3485835 100644 --- a/.drone.yml +++ b/.drone.yml @@ -47,7 +47,7 @@ steps: - kubectl apply -f deployment.yml -n metis --kubeconfig=/app/config/base-taishan-kubectl.yml - - name: notify - image: plugins/webhook + image: 10.7.127.190:38080/plugins/webhook:latest environment: WEBHOOK_URL: from_secret: wechat_webhook_url