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 (измени на свой registry)
|
// Docker registry (измени на свой registry)
|
||||||
DOCKER_REGISTRY = 'docker.io' // Или Harbor: harbor.thedevops.dev
|
DOCKER_REGISTRY = 'docker.io' // Или Harbor: harbor.thedevops.dev
|
||||||
DOCKER_REPO = 'vladimiras' // Твой Docker Hub username или Harbor project
|
DOCKER_REPO = 'vladimir@dbits.lt' // Твой Docker Hub username или Harbor project
|
||||||
|
|
||||||
// Gitea configuration
|
// Gitea configuration
|
||||||
GITEA_URL = 'http://gitea-http.gitea.svc.cluster.local:3000'
|
GITEA_URL = 'http://gitea-http.gitea.svc.cluster.local:3000'
|
||||||
|
|||||||
Reference in New Issue
Block a user