diff --git a/.drone.yml b/.drone.yml index f15fa24..35ba602 100644 --- a/.drone.yml +++ b/.drone.yml @@ -30,6 +30,16 @@ steps: registry: https://registry.cn-hangzhou.aliyuncs.com tags: ${DRONE_BUILD_NUMBER} + - name: push-docker-image + image: allgreed/drone-load-and-store + settings: + archive: docker-image.tar + repo: registry.cn-hangzhou.aliyuncs.com/huvipg/test-drone + username: + from_secret: tjqmhu + password: + from_secret: tjqm4912 + - name: save-image image: docker commands: