Commit Graph

2 Commits (d84603a6ac3ffa0db4bd8bab178786e2b869dd21)

Author SHA1 Message Date
Dustin d84603a6ac ci: Use containerimages pipeline library
dustin/tmpl/pipeline/head This commit looks good Details
The `buildContainerImage2` function now accepts a `pi` argument, which
controls whether or not the build can run on a Raspberry Pi.  Since the
only reason we were not using this function before was to avoid building
on a Pi, we no longer need the custom code.
2024-01-19 10:27:38 -06:00
Dustin e5403dbc66 ci: Add Jenkins build pipeline
dustin/tmpl/pipeline/head This commit looks good Details
We'll build and publish `tmpl` with a container image, to make it easier
for other container images to include it.
2024-01-14 11:20:03 -06:00