xxx
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
af55085784
commit
aed40823c4
|
@ -46,6 +46,7 @@ pipeline {
|
||||||
steps {
|
steps {
|
||||||
sh 'make config && make update-config'
|
sh 'make config && make update-config'
|
||||||
sh 'make all'
|
sh 'make all'
|
||||||
|
sh 'sed -i -e ''s/BOOT_UART=0/BOOT_UART=1/'' _build/images/rpi-firmware/bootcode.bin'
|
||||||
}
|
}
|
||||||
post {
|
post {
|
||||||
success {
|
success {
|
||||||
|
|
Loading…
Reference in New Issue