Removed now redundant file
This commit is contained in:
parent
82a849742e
commit
19bc3cd886
1 changed files with 0 additions and 11 deletions
|
|
@ -1,11 +0,0 @@
|
|||
package inspect
|
||||
|
||||
// func buildPolicy(a artifact.DigestedArtifact) (sigstoreVerify.PolicyBuilder, error) {
|
||||
// artifactDigestPolicyOption, err := verification.BuildDigestPolicyOption(a)
|
||||
// if err != nil {
|
||||
// return sigstoreVerify.PolicyBuilder{}, err
|
||||
// }
|
||||
//
|
||||
// policy := sigstoreVerify.NewPolicy(artifactDigestPolicyOption, sigstoreVerify.WithoutIdentitiesUnsafe())
|
||||
// return policy, nil
|
||||
// }
|
||||
Loading…
Add table
Add a link
Reference in a new issue