forked from verdnatura/hedera-web
Jenkinsfile fixes
This commit is contained in:
parent
90a464a77d
commit
dbbaaa34b1
|
@ -20,7 +20,7 @@ pipeline {
|
||||||
image 'registry.verdnatura.es/vn-debuild'
|
image 'registry.verdnatura.es/vn-debuild'
|
||||||
registryUrl 'https://registry.verdnatura.es/'
|
registryUrl 'https://registry.verdnatura.es/'
|
||||||
registryCredentialsId 'docker-registry'
|
registryCredentialsId 'docker-registry'
|
||||||
args '-v /mnt/storage/reprepro:/reprepro'
|
args '-v /mnt/appdata/reprepro:/reprepro'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
|
|
Loading…
Reference in New Issue