refs #5879 Jenkinsfile: debuild updated
gitea/php-vn-lib/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2023-06-20 17:30:36 +02:00
parent 7b63440ba8
commit 72c02dcda7
2 changed files with 2 additions and 2 deletions

2
Jenkinsfile vendored
View File

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

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
php-vn-lib (2.1.17) stable; urgency=low
php-vn-lib (2.1.18) stable; urgency=low
* Initial Release.