Update gitea/jenkins id
All checks were successful
gitea/evodocker/pipeline/head This commit looks good

This commit is contained in:
Ludovic Poujol 2024-04-25 17:00:57 +02:00
parent e612a5d921
commit 568c8d2186
Signed by: lpoujol
SSH key fingerprint: SHA256:YZbQWfjHONnvIGkFZMs0xRKtqzqGqwtZU+kCOKhZXPA

View file

@ -145,7 +145,7 @@ pipeline {
deb.push('bookworm')
deb.push('latest')
}
docker.withRegistry('https://gitea.evolix.org/evolix', '709e37a1-d02e-4c4d-90d6-3bcdf74096d2') {
docker.withRegistry('https://gitea.evolix.org/evolix', '8dfefa9b-64e5-4361-add4-6214b53be14a') {
deb.push('bookworm')
deb.push('latest')
}