ci: refs #7643 Debuild image updated
gitea/hedera-web/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2024-07-10 12:37:24 +02:00
parent 340c68406c
commit 16d1e1fd69
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -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'
}
}