0
1
Fork 0

Deploy fixes

This commit is contained in:
Juan Ferrer 2022-07-27 10:22:33 +02:00
parent 87c3e8e11b
commit 297b2f877c
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -38,7 +38,7 @@ pipeline {
}
agent {
docker {
image 'registry.verdnatura.es/debuild'
image 'registry.verdnatura.es/debuild:2.21.3-vn1'
registryUrl 'https://registry.verdnatura.es/'
registryCredentialsId 'docker-registry'
args '-v /mnt/appdata/reprepro:/reprepro'