Skip to content

Commit

Permalink
fixup! WIP: feat(buildbot-nix): configure postBuildSteps to sign and …
Browse files Browse the repository at this point in the history
…upload to holo's cache
  • Loading branch information
steveej committed Oct 20, 2024
1 parent 65554e4 commit df30e7c
Show file tree
Hide file tree
Showing 3 changed files with 270 additions and 117 deletions.
55 changes: 55 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions applications/postbuildstepper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ anyhow = "1.0.90"
config = { version = "0.14.0", features = ["json", "json5", "toml"] }
env_logger = "0.11.5"
log = "0.4.22"
pcre2 = "0.2.9"
serde_json = "1.0.132"
tempfile = "3.13.0"
Loading

0 comments on commit df30e7c

Please sign in to comment.