Skip to content

Commit

Permalink
Add some test files for sigstore and cosign
Browse files Browse the repository at this point in the history
  • Loading branch information
gmpinder committed Aug 4, 2024
1 parent 4dd293d commit f1db1c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,5 @@ debug = false
panic = "abort"

[patch.crates-io]
sigstore = { path = "../../sigstore-rs/" }
# sigstore = { git = "https://github.com/gmpinder/sigstore-rs.git" }
# sigstore = { path = "../../sigstore-rs/" }
sigstore = { git = "https://github.com/gmpinder/sigstore-rs.git" }

0 comments on commit f1db1c4

Please sign in to comment.