ci test 2

This commit is contained in:
2025-11-21 16:26:46 +01:00
parent d685366c09
commit 4ee3c13d3e

View File

@@ -29,12 +29,10 @@ steps:
build:
image: plugins/kaniko
environment:
registry:
from_secret: container_registry
username:
from_secret: container_registry_username
from_secret: docker_hub_username
password:
from_secret: container_registry_password
from_secret: docker_hub_password
settings:
repo: ${FORGE_NAME}/${CI_REPO}/${APP}
auto_tag: true