adjust
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
2025-01-13 14:44:58 +01:00
parent 5463406f8c
commit c0101a5b39
3 changed files with 14 additions and 14 deletions

View File

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