Added tagging

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

View File

@@ -29,4 +29,7 @@ steps:
password:
from_secret: docker_password
dockerfile: Dockerfile
context: .
context: .
tags:
- latest
- ${DRONE_BUILD_NUMBER}