Jenkinsfile fixes, ivr misplaced
gitea/vn-asterisk/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2022-10-15 13:28:18 +02:00
parent 328e586503
commit 82a3703fb8
4 changed files with 3 additions and 3 deletions

4
Jenkinsfile vendored
View File

@ -6,10 +6,10 @@ 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/storage/reprepro:/reprepro'
args '-v /mnt/appdata/reprepro:/reprepro'
}
}
stages {

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
vn-asterisk (1.1.7) stable; urgency=low
vn-asterisk (1.1.8) stable; urgency=low
* Initial Release.

BIN
ivr.gsm

Binary file not shown.

Binary file not shown.