Deploy fixes
gitea/hedera-web/pipeline/head There was a failure building this commit Details

This commit is contained in:
Juan Ferrer 2022-07-27 11:35:35 +02:00
parent 297b2f877c
commit 04b2e0ff50
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:2.21.3-vn1'
image 'registry.verdnatura.es/debuild:2.21.3-vn2'
registryUrl 'https://registry.verdnatura.es/'
registryCredentialsId 'docker-registry'
args '-v /mnt/appdata/reprepro:/reprepro'