Actualiser .woodpecker/pipeline.yml
Some checks failed
ci/woodpecker/push/pipeline Pipeline failed

This commit is contained in:
2026-04-01 18:33:46 +00:00
parent 9ab4271c81
commit 56b1b94c3b

View File

@@ -5,6 +5,11 @@ steps:
# Étape 1 : Build & Push l'image vers le registre Gitea
build-and-publish:
image: banzaicloud/kaniko-plugin
environment:
DOCKER_USERNAME:
from_secret: registry_user
DOCKER_PASSWORD:
from_secret: registry_password
settings:
registry: gitea.213.165.95.242.sslip.io
repo: gitea_admin/hello-world