Update Jenkinsfile
This commit is contained in:
parent
016179c2af
commit
06940f301b
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -17,6 +17,7 @@ pipeline {
|
||||
}
|
||||
stage('Build') {
|
||||
steps {
|
||||
sh 'sudo pacman -Syy'
|
||||
sh 'makepkg --config jenkins-utils/makepkg-aarch64.conf --syncdeps --force'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user