jenkins-shared-libs/vars
Dustin d3379270c4 bci2: Add resources argument
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.
2025-09-25 18:52:44 -05:00
..
buildContainerImage.groovy buildContainerImage: Handle null arguments 2022-12-01 20:06:59 -06:00
buildContainerImage2.groovy bci2: Add resources argument 2025-09-25 18:52:44 -05:00