jenkinsfile: update repo

This commit is contained in:
cghislai 2021-08-13 01:19:35 +02:00
parent 6bb424e5c5
commit e3899e7e96

2
Jenkinsfile vendored
View File

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