refs #5879 Jenkinsfile: debuild updated
gitea/php-vn-lib/pipeline/head This commit looks good
Details
gitea/php-vn-lib/pipeline/head This commit looks good
Details
This commit is contained in:
parent
7b63440ba8
commit
72c02dcda7
|
@ -6,7 +6,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
agent {
|
agent {
|
||||||
docker {
|
docker {
|
||||||
image 'registry.verdnatura.es/debuild:2.21.3-vn2'
|
image 'registry.verdnatura.es/debuild:2.23.4-vn1'
|
||||||
registryUrl 'https://registry.verdnatura.es/'
|
registryUrl 'https://registry.verdnatura.es/'
|
||||||
registryCredentialsId 'docker-registry'
|
registryCredentialsId 'docker-registry'
|
||||||
args '-v /mnt/appdata/reprepro:/reprepro'
|
args '-v /mnt/appdata/reprepro:/reprepro'
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
php-vn-lib (2.1.17) stable; urgency=low
|
php-vn-lib (2.1.18) stable; urgency=low
|
||||||
|
|
||||||
* Initial Release.
|
* Initial Release.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue