Instead of a top-level boolean that says whether or not the build can/should run on a Raspberry Pi, we'll expose a `resources` argument that allows jobs to specify their compute requirements. If they're not specified, then the job can run anywhere. Otherwise, if the requirements are too large for a Pi, then the autoscaler will launch a cloud worker to handle the build. |
||
---|---|---|
.. | ||
buildContainerImage.groovy | ||
buildContainerImage2.groovy |