fix docker image tag for latest builds

This commit is contained in:
shibao 2022-02-19 21:29:29 -05:00
parent 08c9cddc78
commit 80ad939aab
1 changed files with 1 additions and 3 deletions

View File

@ -35,9 +35,7 @@ steps:
from_secret: docker_username
password:
from_secret: docker_password
tags:
- latest
- ${DRONE_TAG}
tags: latest
when:
branch:
- stable