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: build:
image: plugins/kaniko image: plugins/kaniko
environment: environment:
registry:
from_secret: container_registry
username: username:
from_secret: container_registry_username from_secret: docker_hub_username
password: password:
from_secret: container_registry_password from_secret: docker_hub_password
settings: settings:
repo: ${FORGE_NAME}/${CI_REPO}/${APP} repo: ${FORGE_NAME}/${CI_REPO}/${APP}
auto_tag: true auto_tag: true