dfgh
Some checks failed
WEB karideo and rabbit/archidata/pipeline/head There was a failure building this commit

This commit is contained in:
Edouard DUPIN 2023-01-10 23:19:04 +01:00
parent a0269cbca7
commit 874b4df7a6

View File

@ -3,7 +3,7 @@ pipeline {
agent { agent {
docker { docker {
image 'gitea.atria-soft.org/kangaroo-and-rabbit/archlinux-builder:latest' image 'gitea.atria-soft.org/kangaroo-and-rabbit/archlinux-builder:latest'
args '-u root' //args '-u root'
} }
} }
options { options {