jenkinsfile: update repo
This commit is contained in:
parent
6bb424e5c5
commit
e3899e7e96
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -13,7 +13,7 @@ pipeline {
|
||||||
description: 'Image to push (suffixed -fr or -en)'
|
description: 'Image to push (suffixed -fr or -en)'
|
||||||
)
|
)
|
||||||
string(
|
string(
|
||||||
name: 'REPO', defaultValue: 'docker.charlyghislain.com',
|
name: 'REPO', defaultValue: 'docker.valuya.com',
|
||||||
description: 'Repo to push'
|
description: 'Repo to push'
|
||||||
)
|
)
|
||||||
credentials(
|
credentials(
|
||||||
|
|
Loading…
Reference in New Issue
Block a user