fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jeffrey C. Ollie 2021-08-07 00:21:35 -05:00
parent d969d6ee61
commit 65e0b40ace
Signed by: jeff
GPG key ID: 6F86035A6D97044E

View file

@ -27,6 +27,6 @@ steps:
password: password:
from_secret: docker_password from_secret: docker_password
tags: tags:
- latest - "latest"
- latest-${DRONE_BUILD_NUMBER} - "latest-${DRONE_BUILD_NUMBER}"
- 1.22.0-${DRONE_BUILD_NUMBER} - "1.22.0-${DRONE_BUILD_NUMBER}"