This commit is contained in:
@@ -5,6 +5,11 @@ steps:
|
|||||||
# Étape 1 : Build & Push l'image vers le registre Gitea
|
# Étape 1 : Build & Push l'image vers le registre Gitea
|
||||||
build-and-publish:
|
build-and-publish:
|
||||||
image: banzaicloud/kaniko-plugin
|
image: banzaicloud/kaniko-plugin
|
||||||
|
environment:
|
||||||
|
DOCKER_USERNAME:
|
||||||
|
from_secret: registry_user
|
||||||
|
DOCKER_PASSWORD:
|
||||||
|
from_secret: registry_password
|
||||||
settings:
|
settings:
|
||||||
registry: gitea.213.165.95.242.sslip.io
|
registry: gitea.213.165.95.242.sslip.io
|
||||||
repo: gitea_admin/hello-world
|
repo: gitea_admin/hello-world
|
||||||
|
|||||||
Reference in New Issue
Block a user