Added tagging

This commit is contained in:
2026-03-08 10:57:13 +02:00
parent 64344f6142
commit a7fd41c852

View File

@@ -30,3 +30,6 @@ steps:
from_secret: docker_password
dockerfile: Dockerfile
context: .
tags:
- latest
- ${DRONE_BUILD_NUMBER}