Update swarm manager URL.
gitea/icedream/dash-wooden-clock/master There was a failure building this commit
Details
gitea/icedream/dash-wooden-clock/master There was a failure building this commit
Details
parent
862bc0594a
commit
a2971f1c1b
|
@ -24,7 +24,7 @@ if (env.BRANCH_NAME != "master") {
|
||||||
}
|
}
|
||||||
|
|
||||||
// How to access the swarm manager of the deployment infrastructure
|
// How to access the swarm manager of the deployment infrastructure
|
||||||
def dockerSwarmManagerUrl = 'tcp://prod-docker-mgr.dmz.dreamnetwork.oss:2375'
|
def dockerSwarmManagerUrl = 'tcp://dn-docker-manager.serverkomplex.de:2375'
|
||||||
def dockerSwarmManagerCredentials = 'docker_socket_project_gitea_icedream'
|
def dockerSwarmManagerCredentials = 'docker_socket_project_gitea_icedream'
|
||||||
|
|
||||||
// Docker image version tags
|
// Docker image version tags
|
||||||
|
|
Loading…
Reference in New Issue