Update apps/demo-nginx/Jenkinsfile

This commit is contained in:
2026-01-05 17:33:05 +00:00
parent f3325daa98
commit 8abae79976

View File

@@ -8,7 +8,7 @@ pipeline {
// Docker registry - ИСПРАВЛЕНО!
DOCKER_REGISTRY = 'docker.io'
DOCKER_REPO = 'vladimiras' // Твой Docker Hub USERNAME (не email!)
DOCKER_REPO = 'vladcrypto' // Твой Docker Hub USERNAME (не email!)
// Gitea configuration
GITEA_URL = 'http://gitea-http.gitea.svc.cluster.local:3000'