diff --git a/.drone.yml b/.drone.yml index 400e473..050fbf9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,8 +34,9 @@ steps: tags: ${DRONE_BUILD_NUMBER} # when: # target: [ "test","pre" ] - commands: - - docker ps + commands: + - docker ps + - docker pull registry.cn-hangzhou.aliyuncs.com/huvipg/test-drone:${DRONE_BUILD_NUMBER} # - name: rancher-push