mirror of https://github.com/ARMmbed/mbed-os.git
parent
c6b51d7fe3
commit
4f30d61c89
|
@ -48,7 +48,7 @@ try {
|
||||||
dir("mbed-os") {
|
dir("mbed-os") {
|
||||||
checkout scm
|
checkout scm
|
||||||
sh "mbed deploy --protocol ssh"
|
sh "mbed deploy --protocol ssh"
|
||||||
sh "mbed compile -m ${target} -t ${toolchain} -c"
|
sh "mbed compile --tests -m ${target} -t ${toolchain} -c"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue