added version tags to drone build
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
damage 2024-05-31 10:47:57 +02:00
parent 89c8676409
commit 7e817788b5

View File

@ -11,3 +11,6 @@ steps:
from_secret: docker_username
password:
from_secret: docker_password
tags:
- latest
- '6.4'