Linaro / lite-lava-docker-compose

LITE Team LAVA docker dispatcher
MIT License
5 stars 10 forks source link

micropython-interactive.job: Reference non-expiring binary link. #136

Closed pfalcon closed 3 years ago

pfalcon commented 3 years ago

All binary builds eventually expire are garbage-collected. So, just use "latest" link instead. (A minor risk is that the latest binary may be broken, the whole idea of using a specific build was that it was actually tested to work. But there's always some drawbacks, one way ot another.)

Signed-off-by: Paul Sokolovsky paul.sokolovsky@linaro.org

pfalcon commented 3 years ago

Going to rely on a working URL in the RPi instruction that I write, merging.