Go to file
Dustin d84603a6ac
dustin/tmpl/pipeline/head This commit looks good Details
ci: Use containerimages pipeline library
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
ci ci: Use containerimages pipeline library 2024-01-19 10:27:38 -06:00
src hooks: Run hooks in the order they were defined 2024-01-18 19:48:13 -06:00
.containerignore ci: Add Jenkins build pipeline 2024-01-14 11:20:03 -06:00
.gitattributes Initial commit 2024-01-11 08:23:48 -06:00
.gitignore Initial commit 2024-01-11 08:23:48 -06:00
Cargo.lock write_file: Do not overwrite with same content 2024-01-18 19:46:25 -06:00
Cargo.toml write_file: Do not overwrite with same content 2024-01-18 19:46:25 -06:00
Containerfile container: Build static executable 2024-01-19 10:04:26 -06:00
rustfmt.toml Initial commit 2024-01-11 08:23:48 -06:00