xxx
dustin/airplaypi/pipeline/head This commit looks good
Details
dustin/airplaypi/pipeline/head This commit looks good
Details
parent
af55085784
commit
5a43c8c5f3
|
@ -46,6 +46,7 @@ pipeline {
|
|||
steps {
|
||||
sh 'make config && make update-config'
|
||||
sh 'make all'
|
||||
sh 'sed -i -e \'s/BOOT_UART=0/BOOT_UART=1/\' _build/images/rpi-firmware/bootcode.bin'
|
||||
}
|
||||
post {
|
||||
success {
|
||||
|
|
Loading…
Reference in New Issue