Update apps/demo-nginx/Jenkinsfile
This commit is contained in:
2
apps/demo-nginx/Jenkinsfile
vendored
2
apps/demo-nginx/Jenkinsfile
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user