ci: Run make update-config
dustin/airplaypi/pipeline/head There was a failure building this commit
Details
dustin/airplaypi/pipeline/head There was a failure building this commit
Details
parent
7b69ac4650
commit
19c0e3475a
|
@ -35,7 +35,7 @@ pipeline {
|
|||
}
|
||||
stage('Build') {
|
||||
steps {
|
||||
sh 'make config'
|
||||
sh 'make config && make update-config'
|
||||
sh 'make all BR2_CCACHE_DIR=${BR2_CCACHE_DIR}'
|
||||
}
|
||||
post {
|
||||
|
|
Loading…
Reference in New Issue