makepkg add noconfirm
Some checks failed
gitea/pkg-qrtr/pipeline/head There was a failure building this commit
Some checks failed
gitea/pkg-qrtr/pipeline/head There was a failure building this commit
This commit is contained in:
parent
7b6465ef51
commit
37b1812dbd
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -17,7 +17,7 @@ pipeline {
|
||||
}
|
||||
stage('Build') {
|
||||
steps {
|
||||
sh 'makepkg --config jenkins-utils/makepkg-aarch64.conf --syncdeps --force'
|
||||
sh 'makepkg --config jenkins-utils/makepkg-aarch64.conf --syncdeps --noconfirm --force'
|
||||
}
|
||||
}
|
||||
stage('Signature packages') {
|
||||
|
Loading…
Reference in New Issue
Block a user