release teag
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-01-13 12:50:24 +01:00
parent c1f836579c
commit 7d91e1e25c
4 changed files with 6 additions and 4 deletions

View File

@ -10,7 +10,8 @@ steps:
from_secret: container_registry_username
password:
from_secret: container_registry_password
build-args: "BASE_URL=https://minimal-setups.hottis.de"
build-args: "BASE_URL=https://minimal-setups.hottis.de, RELEASETAG=${CI_COMMIT_SHA}"
dockerfile: Dockerfile
when:
- event: [push,tag]