jenkins
This commit is contained in:
@@ -3,7 +3,7 @@ pipeline {
|
||||
|
||||
environment {
|
||||
DOCKER_IMAGE = 'yoga-cms'
|
||||
DOCKER_REGISTRY = 'your-docker-registry'
|
||||
DOCKER_REGISTRY = 'docker.rschneider.hu/infra'
|
||||
DOCKER_CREDENTIALS_ID = 'your-docker-credentials-id'
|
||||
CURRENT_VERSION = ''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user