Update '.drone.yml'

This commit is contained in:
sthope 2021-09-05 01:23:03 +02:00
parent 8702dd12a9
commit 735f259a27

View File

@ -21,6 +21,5 @@ steps:
from_secret: docker_password from_secret: docker_password
tags = [ tags = [
- latest - latest
- ${DRONE_TAG}
auto_tag: true auto_tag: true
force_tag: true force_tag: true