Debian version increased
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
62c14fe7d9
commit
2ae2cad4e7
|
@ -6,7 +6,7 @@ pipeline {
|
|||
}
|
||||
agent {
|
||||
docker {
|
||||
image 'registry.verdnatura.es/vn-debuild'
|
||||
image 'registry.verdnatura.es/debuild:2.21.3-vn2'
|
||||
registryUrl 'https://registry.verdnatura.es/'
|
||||
registryCredentialsId 'docker-registry'
|
||||
args '-v /mnt/appdata/reprepro:/reprepro'
|
||||
|
@ -24,7 +24,7 @@ pipeline {
|
|||
}
|
||||
steps {
|
||||
sh 'debuild -us -uc -b'
|
||||
sh 'vn-includedeb'
|
||||
sh 'vn-includedeb stretch'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
php-vn-lib (2.1.11) stable; urgency=low
|
||||
php-vn-lib (2.1.12) stable; urgency=low
|
||||
|
||||
* Initial Release.
|
||||
|
||||
|
|
Loading…
Reference in New Issue