Jenkinsfile volume fixes
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
b5dd90d1a8
commit
62c14fe7d9
|
@ -9,7 +9,7 @@ pipeline {
|
|||
image 'registry.verdnatura.es/vn-debuild'
|
||||
registryUrl 'https://registry.verdnatura.es/'
|
||||
registryCredentialsId 'docker-registry'
|
||||
args '-v /mnt/storage/reprepro:/reprepro'
|
||||
args '-v /mnt/appdata/reprepro:/reprepro'
|
||||
}
|
||||
}
|
||||
stages {
|
||||
|
|
Loading…
Reference in New Issue