diff --git a/.drone.yml b/.drone.yml
index 9648e66713bf315255c7074333b8aca2eef10ea7..8bcbcfb74d6a4ed118aa4a193224ae00bb1505fd 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -9,9 +9,11 @@ steps:
     username: 100009168942
     password: 3m4V#TMrUTSIebv1
     repo: ccr.ccs.tencentyun.com/gm-ai/saturn-test
+    tags:
+      - ${DRONE_COMMIT}
 
 - name: deploy
-  image: ccr.ccs.tencentyun.com/gm-ai/drone-kube
+  image: ccr.ccs.tencentyun.com/gm-ai/drone-kube:pre
   environment:
     repo: alpha/saturn
   when:
@@ -23,6 +25,7 @@ steps:
   settings:
     namespace: ${DRONE_BRANCH}
     template: deploy.yaml
+    tag: ${DRONE_COMMIT}
 
 
 image_pull_secrets: