Jenkinsfile fixes, ivr misplaced
gitea/vn-asterisk/pipeline/head This commit looks good
Details
gitea/vn-asterisk/pipeline/head This commit looks good
Details
This commit is contained in:
parent
328e586503
commit
82a3703fb8
|
@ -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 {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
vn-asterisk (1.1.7) stable; urgency=low
|
||||
vn-asterisk (1.1.8) stable; urgency=low
|
||||
|
||||
* Initial Release.
|
||||
|
||||
|
|
BIN
sounds/ivr.gsm
BIN
sounds/ivr.gsm
Binary file not shown.
Loading…
Reference in New Issue