ci: refs #7643 Debuild image fixes
gitea/hedera-web/pipeline/head Something is wrong with the build of this commit
Details
gitea/hedera-web/pipeline/head Something is wrong with the build of this commit
Details
This commit is contained in:
parent
0952a690a5
commit
5abcf9e71d
|
@ -29,7 +29,7 @@ pipeline {
|
|||
}
|
||||
agent {
|
||||
docker {
|
||||
image 'registry.verdnatura.es/debuild:2.23.4-vn4'
|
||||
image 'registry.verdnatura.es/debuild:2.23.4-vn5'
|
||||
registryUrl 'https://registry.verdnatura.es/'
|
||||
registryCredentialsId 'docker-registry'
|
||||
}
|
||||
|
@ -50,7 +50,7 @@ pipeline {
|
|||
}
|
||||
steps {
|
||||
script {
|
||||
remote.name = 'reprerpo'
|
||||
remote.name = 'reprepro'
|
||||
remote.host = 'reprepro.reprepro'
|
||||
remote.user = 'root'
|
||||
remote.identityFile = '/home/jenkins/.ssh/id_ed25519'
|
||||
|
|
Loading…
Reference in New Issue