Update swarm manager URL.
gitea/icedream/dash-wooden-clock/master There was a failure building this commit Details

master
Icedream 2019-07-16 15:19:17 +02:00
parent 862bc0594a
commit a2971f1c1b
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -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