CI/drone: push latest and DRONE_TAG for docker images

This commit is contained in:
iwilltry42 2020-06-17 20:09:38 +02:00
parent acfa952b51
commit 8f273bd814
No known key found for this signature in database
GPG Key ID: 7BA57AD1CFF16110

View File

@ -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: