This commit is contained in:
parent
340c68406c
commit
16d1e1fd69
|
@ -30,6 +30,7 @@ pipeline {
|
|||
agent {
|
||||
docker {
|
||||
image 'registry.verdnatura.es/verdnatura/debuild:2.23.4-vn7'
|
||||
registryUrl 'https://registry.verdnatura.es/'
|
||||
registryCredentialsId 'docker-registry'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue