Modification URL Gitea
This commit is contained in:
parent
c99c1809c4
commit
80a965228b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -5,7 +5,7 @@ pipeline {
|
||||
agent any
|
||||
environment {
|
||||
SERVICE_NAME = 'ApiAutoDeploy'
|
||||
DOCKER_REGISTRY_URL = 'gitea.firewax.fr/corenthin/apiautodeploy:latest'
|
||||
DOCKER_REGISTRY_URL = '172.75.13.27:3000/corenthin/apiautodeploy:latest'
|
||||
DEPLOY_HOST = '172.75.13.5'
|
||||
DEPLOY_CREDENTIALS_ID = '1000'
|
||||
DATABASE_URL_SECRET = '1001'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user