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 from_secret: docker_username
password: password:
from_secret: docker_password from_secret: docker_password
tags: tags: latest
- latest
- ${DRONE_TAG}
when: when:
branch: branch:
- stable - stable