We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4f2bca commit d9d2083Copy full SHA for d9d2083
.gitignore
@@ -18,4 +18,7 @@
18
testing/signatures
19
20
# compiled binary
21
-sigstore-interface
+sigstore-interface
22
+
23
+# custom environment setup used for testing
24
+testing/env
0 commit comments