diff --git a/.drone.yml b/.drone.yml index 61a87599..b07c82e4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -169,6 +169,9 @@ steps: image: plugins/docker settings: repo: rancher/k3d-proxy + tags: + - latest + - ${DRONE_TAG} dockerfile: proxy/Dockerfile context: proxy/ username: @@ -198,6 +201,9 @@ steps: image: plugins/docker settings: repo: rancher/k3d-tools + tags: + - latest + - ${DRONE_TAG} dockerfile: tools/Dockerfile context: tools/ username: